org.wikimodel.wem.util
Class ListBuilder
java.lang.Object
org.wikimodel.wem.util.ListBuilder
public class ListBuilder
- extends Object
This is an internal utility class used as a context to keep in memory the
current state of parsed trees (list items).
- Author:
- kotelnikov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListBuilder
public ListBuilder(IListListener listener)
- Parameters:
listener -
alignContext
public void alignContext(String row)
- Parameters:
row - treeParams - rowParams - the parameters of the row
getTreeType
protected char getTreeType(char rowType)
- Parameters:
rowType - the type of the row
- Returns:
- the type of the tree corresponding to the given row type
Copyright © 2005-2012. All Rights Reserved.