public static class MultiLineTextRenderer.WordIteratorHTML extends Object implements Iterator<String>
| Modifier and Type | Field and Description | 
|---|---|
| protected int | nextWord | 
| protected static Pattern | SGMLOrSpacePattern | 
| protected ArrayList<String> | words | 
| Constructor and Description | 
|---|
| WordIteratorHTML(String text) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | addWord(String word) | 
| boolean | hasNext() | 
| String | next() | 
| void | remove() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining