A B C D E F G H I L M N O P Q R S T U V W X Z _

E

EDIT_GROUP - Static variable in class com.japisoft.xmlpad.action.ActionModel
Edit group
edit(EditorContext) - Method in class com.japisoft.xmlpad.nodeeditor.DefaultEditor
 
edit(EditorContext) - Method in interface com.japisoft.xmlpad.nodeeditor.Editor
Edit a particular text context.
EditixLineRenderer - class com.japisoft.xmlpad.editor.renderer.EditixLineRenderer.
Renderer for editix look
EditNode - class com.japisoft.xmlpad.tree.action.EditNode.
Edit the current node using the EditorModel
editNode() - Method in class com.japisoft.xmlpad.XMLContainer
Edit the current node with the EditorModel API.
EditNode() - Constructor for class com.japisoft.xmlpad.tree.action.EditNode
 
editNode(SimpleNode) - Method in class com.japisoft.xmlpad.XMLContainer
Edit the provided node with the EditorModel API.
Editor - interface com.japisoft.xmlpad.nodeeditor.Editor.
This Editor is a contract for editing any node.
EditorContext - class com.japisoft.xmlpad.nodeeditor.EditorContext.
Here the context for each Editor.
EditorContext - interface com.japisoft.xmlpad.editor.EditorContext.
Context for communication between the bean editor and its container
EditorContext(XMLContainer, SimpleNode, String) - Constructor for class com.japisoft.xmlpad.nodeeditor.EditorContext
 
EditorModel - class com.japisoft.xmlpad.nodeeditor.EditorModel.
This EditorModel stores editor for custom node edition.
EditorModel() - Constructor for class com.japisoft.xmlpad.nodeeditor.EditorModel
 
element - Variable in class com.japisoft.xmlpad.helper.SchemaNode
 
ELEMENT - Static variable in class com.japisoft.xmlpad.helper.SchemaNode
 
ELEMENT - Static variable in class com.japisoft.dtdparser.node.DTDNode
Element type
ELEMENT_REF - Static variable in class com.japisoft.dtdparser.node.DTDNode
Element set content
ELEMENT_SET - Static variable in class com.japisoft.dtdparser.node.DTDNode
Element set
ElementDTDNode - class com.japisoft.dtdparser.node.ElementDTDNode.
Element definition
ElementDTDNode() - Constructor for class com.japisoft.dtdparser.node.ElementDTDNode
 
ElementDTDNode(String) - Constructor for class com.japisoft.dtdparser.node.ElementDTDNode
Build an Element node with the following name
ElementRefDTDNode - class com.japisoft.dtdparser.node.ElementRefDTDNode.
This is only a reference node to existing ELEMENT.
ElementRefDTDNode() - Constructor for class com.japisoft.dtdparser.node.ElementRefDTDNode
 
ElementRefDTDNode(String) - Constructor for class com.japisoft.dtdparser.node.ElementRefDTDNode
This name is the reference.
ElementSetDTDNode - class com.japisoft.dtdparser.node.ElementSetDTDNode.
Set of node needed
ElementSetDTDNode() - Constructor for class com.japisoft.dtdparser.node.ElementSetDTDNode
 
ElementView - interface com.japisoft.xmlpad.elementview.ElementView.
Interface for showing / editing an XML element
ElementViewContext - interface com.japisoft.xmlpad.elementview.ElementViewContext.
 
empty - Variable in class com.japisoft.xmlpad.helper.TagDescriptor
 
EMPTY - Static variable in class com.japisoft.xmlpad.helper.SchemaNode
 
enableStructureDamagedSupport(boolean) - Method in class com.japisoft.xmlpad.editor.XMLDocument
Support notification for an XML structure tree change like adding or removing a tag
ENCODING_EUC_JP - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_ISO_10646_UCS_2 - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_ISO_10646_UCS_4 - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_ISO_2022_JP - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_ISO_8859_1 - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_ISO_8859_2 - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_ISO_8859_3 - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_ISO_8859_4 - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_ISO_8859_5 - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_ISO_8859_6 - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_ISO_8859_7 - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_ISO_8859_8 - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_ISO_8859_9 - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_PROPERTY - Static variable in class com.japisoft.xmlpad.action.file.SaveAction
 
ENCODING_Shift_JIS - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_UTF_16 - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENCODING_UTF_8 - Static variable in interface com.japisoft.dtdparser.XMLGenerator
 
ENTITIES_ATT_VAL - Static variable in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
 
ENTITIES_ATT_VAL - Static variable in class com.japisoft.dtdparser.node.AttributeDTDNode
 
ENTITY - Static variable in class com.japisoft.dtdparser.node.DTDNode
Entity type
ENTITY_ATT_VAL - Static variable in interface com.japisoft.dtdparser.document.DTDDocumentBuilder
 
ENTITY_ATT_VAL - Static variable in class com.japisoft.dtdparser.node.AttributeDTDNode
 
ENTITY_RESOLVER - Static variable in class com.japisoft.xmlpad.SharedProperties
Entity resolver for various entities.
EntityDescriptor - class com.japisoft.xmlpad.helper.EntityDescriptor.
Descriptor for XML entity
EntityDescriptor(String, String) - Constructor for class com.japisoft.xmlpad.helper.EntityDescriptor
 
EntityDTDNode - class com.japisoft.dtdparser.node.EntityDTDNode.
Created Sat Feb 15 11:21:34 2003 Comments
EntityDTDNode() - Constructor for class com.japisoft.dtdparser.node.EntityDTDNode
 
EntityDTDNode(String, String) - Constructor for class com.japisoft.dtdparser.node.EntityDTDNode
 
EntityHelper - interface com.japisoft.xmlpad.helper.EntityHelper.
Here an helper for entities
EntityPopup - class com.japisoft.xmlpad.helper.EntityPopup.
Popup for available entities
EntityPopup(EntityDescriptor[], int, Document) - Constructor for class com.japisoft.xmlpad.helper.EntityPopup
 
ENUM_ATT_VAL - Static variable in class com.japisoft.dtdparser.node.AttributeDTDNode
Special type for enumeration
equals(Object) - Method in class com.japisoft.xmlpad.editor.XMLEntityResolver.TemporaryCharacter
 
ERROR - Static variable in interface com.japisoft.xmlpad.validator.Validator
 
error(SAXParseException) - Method in class com.japisoft.xmlpad.validator.DefaultValidator
 
error(String, int, int) - Method in class com.japisoft.xmlpad.tree.RealTimeTreeManager
 
errorFound(String, int, boolean) - Method in interface com.japisoft.xmlpad.DocumentStateListener
Notify that an error has been found with this message.
ErrorListener - interface com.japisoft.xmlpad.editor.ErrorListener.
Listener for XML parsing error
expanded - Variable in class com.japisoft.xmlpad.tree.TreeState
 

A B C D E F G H I L M N O P Q R S T U V W X Z _