com.liferay.portal.parsers.creole.ast
Class BaseListNode
java.lang.Object
com.liferay.portal.parsers.creole.ast.ASTNode
com.liferay.portal.parsers.creole.ast.BaseParentableNode
com.liferay.portal.parsers.creole.ast.BaseListNode
- Direct Known Subclasses:
- OrderedListNode, UnorderedListNode
public abstract class BaseListNode
- extends BaseParentableNode
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseListNode
public BaseListNode()
BaseListNode
public BaseListNode(CollectionNode collectionNode)
BaseListNode
public BaseListNode(int token)