com.japisoft.xmlpad.helper.model
Class StaticEntityHelper

java.lang.Object
  extended bycom.japisoft.xmlpad.helper.model.AbstractHelper
      extended bycom.japisoft.xmlpad.helper.model.AbstractEntityHelper
          extended bycom.japisoft.xmlpad.helper.model.StaticEntityHelper
All Implemented Interfaces:
EntityHelper, Helper

public class StaticEntityHelper
extends AbstractEntityHelper

Helper without DTD/Schema. It manages standard XML entities

Author:
(c) 2003 JAPISOFT

Field Summary
 
Fields inherited from class com.japisoft.xmlpad.helper.model.AbstractHelper
editor, namespace, WIN
 
Constructor Summary
StaticEntityHelper()
           
 
Methods inherited from class com.japisoft.xmlpad.helper.model.AbstractEntityHelper
addEntity, addEntityDescriptor, fillList, getEntities, getLostCharacter, getTitle, hasElements, hasTitle, initDefaultEntities
 
Methods inherited from class com.japisoft.xmlpad.helper.model.AbstractHelper
dispose, getListCellRenderer, getNamespace, insertResult, prepareDocumentBeforeInserting, setEditor, setLocation, 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.Helper
dispose, getNamespace, setEditor, setLocation, show
 

Constructor Detail

StaticEntityHelper

public StaticEntityHelper()


Copyright © 2006 JAPISoft. All Rights Reserved.