|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.japisoft.dtdparser.node.DTDNode
com.japisoft.dtdparser.node.CommentDTDNode
Comment node
DTDNode
Field Summary |
Fields inherited from class com.japisoft.dtdparser.node.DTDNode |
ATTRIBUTE, COMMENT, ELEMENT, ELEMENT_REF, ELEMENT_SET, ENTITY, ROOT |
Constructor Summary | |
CommentDTDNode()
|
|
CommentDTDNode(java.lang.String comment)
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class com.japisoft.dtdparser.node.DTDNode |
addDTDNode, addNodeComment, getDTDComment, getDTDComment, getDTDNodeAt, getDTDNodeCount, getDTDNodeForType, getDTDNodeIndex, getDTDNodes, getDTDParentNode, getNodeComment, getNodeType, getRoot, isAttribute, isComment, isElement, isElementRef, isElementSet, isEmpty, isEntity, isRoot, removeDTDNode, setDTDParentNode, setNodeType, setRoot, writeComment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CommentDTDNode()
public CommentDTDNode(java.lang.String comment)
Method Detail |
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |