public class RootStandard extends Standard
element| Constructor and Description |
|---|
RootStandard(org.dom4j.Element e,
StdDocument stdDoc)
Constructor for the RootStandard object
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getAncestors()
Gets the ancestors (an empty list) of the AsnNode object
|
java.lang.String |
getDisplayText()
The textual content of this RootStandard
|
int |
getLevel()
Gets the level attribute of the RootStandard object
|
addChild, getAuthor, getChildren, getDocumentIdentifier, getParentStandard, getStd, getTopic, isLeaf, removeEntityRefs, toStringgetDescription, getEndGradeLevel, getGradeRange, getId, getItemText, getParentId, getStartGradeLevel, getSubElementText, getSubElementText, getSubElementText, getSubElementText, setItemTextpublic RootStandard(org.dom4j.Element e,
StdDocument stdDoc)
e - NOT YET DOCUMENTEDstdDoc - Description of the Parameterpublic int getLevel()
public java.lang.String getDisplayText()
getDisplayText in class Standardpublic java.util.List getAncestors()
getAncestors in class Standard