|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wikimodel.wem.util.ListBuilder
public class ListBuilder
This is an internal utility class used as a context to keep in memory the current state of parsed trees (list items).
| Constructor Summary | |
|---|---|
ListBuilder(IListListener listener)
|
|
| Method Summary | |
|---|---|
void |
alignContext(java.lang.String row)
|
protected char |
getTreeType(char rowType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListBuilder(IListListener listener)
listener - | Method Detail |
|---|
public void alignContext(java.lang.String row)
row - treeParams - rowParams - the parameters of the rowprotected char getTreeType(char rowType)
rowType - the type of the row
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||