|
||||||||||
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.relaxng.RelaxNGTagHelper
RelaxNG tag helper
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 | |
RelaxNGTagHelper(SimpleNode root)
|
Method Summary | |
SchemaNode |
getSchemaNode()
|
SchemaNode |
getSecondarySchemaNode()
|
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, completeContentForElementWithoutPrefix, 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 RelaxNGTagHelper(SimpleNode root)
Method Detail |
public TagDescriptor getTag(SimpleNode node)
getTag
in interface TagHelper
protected void notifyLocation()
AbstractTagHelper
notifyLocation
in class AbstractTagHelper
public SchemaNode getSchemaNode()
getSchemaNode
in interface SchemaNodable
public SchemaNode getSecondarySchemaNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |