org.apache.maven.doxia.module.confluence.parser.list
Class TreeComponent
java.lang.Object
org.apache.maven.doxia.module.confluence.parser.list.TreeComponent
- public class TreeComponent
- extends java.lang.Object
- Version:
- $Id: TreeComponent.java 354930 2005-12-08 01:12:16Z jdcasey $
- Author:
- Jason van Zyl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TreeComponent
public TreeComponent(TreeComponent father,
java.lang.String text,
int type)
getChildren
public java.util.List getChildren()
addChildren
public TreeComponent addChildren(java.lang.String t,
int ttype)
getFather
public TreeComponent getFather()
getDepth
public int getDepth()
toString
public java.lang.String toString()
toString
public java.lang.String toString(java.lang.String indent)
getText
public java.lang.String getText()
getType
public int getType()
Copyright © {inceptionYear}-2006 null. All Rights Reserved.