|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.japisoft.xmlpad.helper.model.AbstractHelper
com.japisoft.xmlpad.helper.model.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.model.AbstractTagHelper |
addedSystemTag, currentDocumentLocation, currentDocumentNode, lastLocation, location, locationPath |
Fields inherited from class com.japisoft.xmlpad.helper.model.AbstractHelper |
editor, namespace, WIN |
Constructor Summary | |
DTDTagHelper(java.lang.String rootElement,
RootDTDNode root)
|
Method Summary | |
protected void |
completeContentForElementWithoutPrefix()
Particular case with DTD and namespace |
SchemaNode |
getSchemaNode()
|
TagDescriptor |
getTag(SimpleNode node)
|
protected void |
notifyLocation()
Prepare for tag list for the current location |
Methods inherited from class com.japisoft.xmlpad.helper.model.AbstractTagHelper |
addSystemTag, addTag, addTagDescriptor, fillList, flush, getAttributeHelperForNode, getLostCharacter, getSource, getTags, getTitle, hasElements, setLocation, setSource, translateNode |
Methods inherited from class com.japisoft.xmlpad.helper.model.AbstractHelper |
dispose, getListCellRenderer, getNamespace, insertResult, prepareDocumentBeforeInserting, setEditor, setNamespace, show, show |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.japisoft.xmlpad.helper.model.TagHelper |
setNamespace |
Methods inherited from interface com.japisoft.xmlpad.helper.model.Helper |
dispose, getNamespace, setEditor, show |
Constructor Detail |
public DTDTagHelper(java.lang.String rootElement, RootDTDNode root)
Method Detail |
public TagDescriptor getTag(SimpleNode node)
getTag
in interface TagHelper
protected void notifyLocation()
AbstractTagHelper
notifyLocation
in class AbstractTagHelper
protected void completeContentForElementWithoutPrefix()
AbstractTagHelper
completeContentForElementWithoutPrefix
in class AbstractTagHelper
public SchemaNode getSchemaNode()
getSchemaNode
in interface SchemaNodable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |