Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
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
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
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
ENUM_ATT_VAL
- Static variable in class com.japisoft.dtdparser.node.
AttributeDTDNode
Special type for enumeration
EditNode
- class com.japisoft.xmlpad.tree.action.
EditNode
.
Edit the current node using the
EditorModel
EditNode()
- Constructor for class com.japisoft.xmlpad.tree.action.
EditNode
Editor
- interface com.japisoft.xmlpad.editor.
Editor
.
This Editor is a contract for editing any node.
EditorContext
- interface com.japisoft.xmlpad.bean.
EditorContext
.
Context for communication between the bean editor and its container
EditorContext
- class com.japisoft.xmlpad.editor.
EditorContext
.
Here the context for each Editor.
EditorContext(XMLContainer, SimpleNode, String)
- Constructor for class com.japisoft.xmlpad.editor.
EditorContext
EditorModel
- class com.japisoft.xmlpad.editor.
EditorModel
.
This EditorModel stores editor for custom node edition.
EditorModel()
- Constructor for class com.japisoft.xmlpad.editor.
EditorModel
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
.
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
EntityDescriptor
- class com.japisoft.xmlpad.helper.
EntityDescriptor
.
Descriptor for XML entity
EntityDescriptor(String, String)
- Constructor for class com.japisoft.xmlpad.helper.
EntityDescriptor
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
ErrorListener
- interface com.japisoft.xmlpad.bean.
ErrorListener
.
Listener for XML parsing error
edit(EditorContext)
- Method in class com.japisoft.xmlpad.editor.
DefaultEditor
edit(EditorContext)
- Method in interface com.japisoft.xmlpad.editor.
Editor
Edit a particular text context.
editNode()
- Method in class com.japisoft.xmlpad.
XMLContainer
Edit the current node with the EditorModel API.
editNode(SimpleNode)
- Method in class com.japisoft.xmlpad.
XMLContainer
Edit the provided node with the EditorModel API.
enableStructureDamagedSupport(boolean)
- Method in class com.japisoft.xmlpad.bean.
XMLDocument
Support notification for an XML structure tree change like adding or removing a tag
equals(Object)
- Method in class com.japisoft.xmlpad.bean.
XMLEntityResolver.TemporaryCharacter
error(SAXParseException)
- Method in class com.japisoft.xmlpad.action.xml.
ParseAction
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z