com.japisoft.xmlpad.helper.handler.schema.dtd
Class DTDEntityHandler

java.lang.Object
  extended bycom.japisoft.xmlpad.helper.handler.AbstractHelperHandler
      extended bycom.japisoft.xmlpad.helper.handler.schema.AbstractEntityHandler
          extended bycom.japisoft.xmlpad.helper.handler.schema.dtd.DTDEntityHandler

public class DTDEntityHandler
extends AbstractEntityHandler

Handler for DTD entities


Field Summary
 
Fields inherited from class com.japisoft.xmlpad.helper.handler.AbstractHelperHandler
descriptors
 
Constructor Summary
DTDEntityHandler(RootDTDNode root)
           
 
Method Summary
 void dispose()
           
protected  void installDescriptors(XMLDocument document, int offset, java.lang.String addedString)
           
 
Methods inherited from class com.japisoft.xmlpad.helper.handler.schema.AbstractEntityHandler
getActivatorSequence, getDefaultIcon, getName, getTitle, getType, haveDescriptors
 
Methods inherited from class com.japisoft.xmlpad.helper.handler.AbstractHelperHandler
addDescriptor, flushDescriptors, getPriority, hasDelegateForInsertingResult, insertResult, isEnabled, match, mustBeJobSynchronized, removeDescriptor, resolveContentAssistant, setEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DTDEntityHandler

public DTDEntityHandler(RootDTDNode root)
Method Detail

dispose

public void dispose()
Overrides:
dispose in class AbstractHelperHandler

installDescriptors

protected void installDescriptors(XMLDocument document,
                                  int offset,
                                  java.lang.String addedString)
Overrides:
installDescriptors in class AbstractHelperHandler


Copyright © 2006 JAPISoft. All Rights Reserved.