|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--com.japisoft.xmlpad.helper.AbstractHelper
|
+--com.japisoft.xmlpad.helper.AbstractTagHelper
|
+--com.japisoft.xmlpad.helper.dtd.DTDTagHelper
This helper analysis possible tags from a DTD
| Field Summary |
| Fields inherited from class com.japisoft.xmlpad.helper.AbstractHelper |
WIN |
| Constructor Summary | |
DTDTagHelper(java.lang.String rootElement,
RootDTDNode root)
|
|
| Method Summary | |
SchemaNode |
getSchemaNode()
|
TagDescriptor |
getTag(com.japisoft.fastparser.node.SimpleNode node)
|
| Methods inherited from class com.japisoft.xmlpad.helper.AbstractTagHelper |
addTag, addTagDescriptor, getAttributeHelperForNode, getSource, getTags, getTitle, setLocation, setSource |
| Methods inherited from class com.japisoft.xmlpad.helper.AbstractHelper |
dispose, getNamespace, setEditor, setNamespace, show, show |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.japisoft.xmlpad.helper.TagHelper |
setNamespace |
| Methods inherited from interface com.japisoft.xmlpad.helper.Helper |
dispose, getNamespace, setEditor, show |
| Constructor Detail |
public DTDTagHelper(java.lang.String rootElement,
RootDTDNode root)
| Method Detail |
public TagDescriptor getTag(com.japisoft.fastparser.node.SimpleNode node)
getTag in interface TagHelperpublic SchemaNode getSchemaNode()
getSchemaNode in interface SchemaNodable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||