|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.japisoft.xmlpad.helper.handler.AbstractHelperHandler
com.japisoft.xmlpad.helper.handler.schema.AbstractTagHandler
com.japisoft.xmlpad.helper.handler.schema.w3c.W3cTagHandler
Handler for W3C Schema
Field Summary |
Fields inherited from class com.japisoft.xmlpad.helper.handler.schema.AbstractTagHandler |
addedSystemTag, currentDocumentLocation, currentDocumentNode, lastLocation, location, locationPath, namespace |
Fields inherited from class com.japisoft.xmlpad.helper.handler.AbstractHelperHandler |
descriptors |
Constructor Summary | |
W3cTagHandler(java.lang.String rootName,
SimpleNode node,
java.lang.String currentDocument)
|
Method Summary | |
void |
dispose()
|
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.handler.schema.AbstractTagHandler |
addSystemTag, addTag, addTagDescriptor, completeContentForElementWithoutPrefix, fillList, flush, getActivatorSequence, getAttributeHelperForNode, getLostCharacter, getName, getNamespace, getPriority, getSource, getTags, getTitle, hasElements, haveDescriptors, installDescriptors, mustBeJobSynchronized, setLocation, setNamespace, setSource, translateNode |
Methods inherited from class com.japisoft.xmlpad.helper.handler.AbstractHelperHandler |
addDescriptor, flushDescriptors, getDefaultIcon, getType, hasDelegateForInsertingResult, insertResult, isEnabled, match, removeDescriptor, resolveContentAssistant, setEnabled |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public W3cTagHandler(java.lang.String rootName, SimpleNode node, java.lang.String currentDocument)
Method Detail |
public void dispose()
dispose
in class AbstractTagHandler
public TagDescriptor getTag(SimpleNode node)
getTag
in class AbstractTagHandler
public SchemaNode getSchemaNode()
getSchemaNode
in interface SchemaNodable
protected void notifyLocation()
AbstractTagHandler
notifyLocation
in class AbstractTagHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |