public interface LineBreakerFactory
LineBreaker
instances for a given line-breaking strategy.
Use of a factory allows multiple line-breaking strategies to be used within the same application.Modifier and Type | Method and Description |
---|---|
LineBreaker |
obtainLineBreaker()
Returns a LineBreaker instance.
|
LineContentIterator |
obtainLineContentIterator()
Returns a LineContentIterator instance.
|
LineBreaker obtainLineBreaker()
LineContentIterator obtainLineContentIterator()
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.