Package | Description |
---|---|
net.sf.mmm.util.text.base |
Provides the base-implementation of text-util API.
|
Modifier and Type | Field and Description |
---|---|
private DefaultLineWrapper.TextSegment |
DefaultLineWrapper.ColumnState.currentSegment |
private DefaultLineWrapper.TextSegment |
DefaultLineWrapper.ColumnState.nextSegment |
Modifier and Type | Method and Description |
---|---|
DefaultLineWrapper.TextSegment |
DefaultLineWrapper.ColumnState.getCurrentSegment()
This method gets the current
DefaultLineWrapper.TextSegment . |
DefaultLineWrapper.TextSegment |
DefaultLineWrapper.ColumnState.getNextSegment()
This method gets the next
DefaultLineWrapper.TextSegment after the current . |
private DefaultLineWrapper.TextSegment |
DefaultLineWrapper.ColumnState.next(DefaultLineWrapper.TextSegment textSegment)
This method
initializes
the given DefaultLineWrapper.TextSegment with the next segment-data from the text . |
Modifier and Type | Method and Description |
---|---|
private DefaultLineWrapper.TextSegment |
DefaultLineWrapper.ColumnState.next(DefaultLineWrapper.TextSegment textSegment)
This method
initializes
the given DefaultLineWrapper.TextSegment with the next segment-data from the text . |
Copyright © 2001–2016 mmm-Team. All rights reserved.