Package help.validator.model
Class TOCItemDefinition
java.lang.Object
help.validator.model.TOCItem
help.validator.model.TOCItemDefinition
A representation of the <tocdef> tag, which is a way to define a TOC item entry in
a TOC_Source.xml file.
-
Field Summary
Fields inherited from class help.validator.model.TOCItem
INDENTS, parentItem, targetAttribute, textAttribute, TOC_ITEM_CLOSE_TAG
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongenerateTOCItemTag
(LinkDatabase linkDatabase, boolean isInlineTag, int indentLevel) toString()
boolean
validate
(LinkDatabase linkDatabase) Methods inherited from class help.validator.model.TOCItem
addChild, childCount, equals, generateEndTag, getChildren, getIDAttribute, getLineNumber, getParent, getSortPreference, getSourceFile, getTargetAttribute, getTextAttribute, hashCode, isEquivalent, printChildren, printChildren, removeChild, writeContents, writeContents