Contents | Package | Class | Tree | Deprecated | Index | Help XML for Java 1.0.4
PREV | NEXT SHOW LISTS | HIDE LISTS
A B C D E F G H I L M N O P Q R S T U V W X

E

ELEMENT. Static variable in interface org.w3c.dom.Node
ELEMENT. Static variable in interface org.w3c.dom.QueryTerm
ELEMENTDEFINITION. Static variable in class com.ibm.xml.parser.Child
EMPTY. Static variable in interface org.w3c.dom.ElementDefinition
ENTITIES. Static variable in interface org.w3c.dom.AttributeDefinition
ENTITY. Static variable in class com.ibm.xml.parser.Child
ENTITY. Static variable in interface org.w3c.dom.AttributeDefinition
EditableNodeList interface org.w3c.dom.EditableNodeList.
Element interface org.w3c.dom.Element.
ElementDecl class com.ibm.xml.parser.ElementDecl.
The ElementDecl class implements the ElementDefinition interface as defined by the Document Object Model (DOM).
ElementDecl(String, ContentModel). Constructor for class com.ibm.xml.parser.ElementDecl
Constructor.
ElementDefinition interface org.w3c.dom.ElementDefinition.
ElementFactory interface com.ibm.xml.parser.ElementFactory.
An interface for receiving control when the various components of the Document Object Model (DOM) and XML4J need to be created and initialized by the XML4J parser.
ElementHandler interface com.ibm.xml.parser.ElementHandler.
An interface for receiving control when pre-registered element tag names are recognized by the XML4J parser.
ElementToken interface org.w3c.dom.ElementToken.
EndTraversalException exception com.ibm.xml.parser.EndTraversalException.
XML4J tree traversal exception which signals from a Visitor to the tree traversal algorithm that all further traversal should be ended because the visit on the document object hierarchy has been successfully completed.
EndTraversalException(). Constructor for class com.ibm.xml.parser.EndTraversalException
Constructor for exception with no detail message.
EndTraversalException(String). Constructor for class com.ibm.xml.parser.EndTraversalException
Constructor for exception with detail message.
Entity class com.ibm.xml.parser.Entity.
The Entity class provides support for XML entities.
Entity(String, String, boolean). Constructor for class com.ibm.xml.parser.Entity
Constructor for internal Entities.
Entity(String, ExternalID, boolean, String). Constructor for class com.ibm.xml.parser.Entity
Constructor for external Entities.
EntityDeclaration interface org.w3c.dom.EntityDeclaration.
EntityReference interface org.w3c.dom.EntityReference.
EntityResolver interface org.xml.sax.EntityResolver.
Basic interface for resolving entities.
ErrorHandler interface org.xml.sax.ErrorHandler.
Basic interface for SAX error handlers.
ErrorListener interface com.ibm.xml.parser.ErrorListener.
An interface for handling error and warning events that are recognized by the XML4J parser.
ExternalID class com.ibm.xml.parser.ExternalID.
The ExternalID class provides support for external XML entities.
ExternalID(String). Constructor for class com.ibm.xml.parser.ExternalID
Constructor for system IDs.
ExternalID(String, String). Constructor for class com.ibm.xml.parser.ExternalID
Constructor for public and system IDs.
elementAt(int). Method in class com.ibm.xml.parser.AttDef
Returns the token at the specified index in the list of tokens that can be used as values for this enumerated attribute type; the returned token has no meaning for other attribute types.
elementAt(int). Method in class com.ibm.xml.parser.Attlist
Returns the attribute definition at the specified index in this attribute list
elementAt(int). Method in class com.ibm.xml.parser.TXElement
Returns the Child Node at the specified index.
elements(). Method in class com.ibm.xml.parser.AttDef
Returns a list of all tokens that can be used as values for this enumerated attribute type; the returned value has no meaning for other attribute types.
elements(). Method in class com.ibm.xml.parser.Parent
Return an Enumeration instance of all children of this Node.
elements(). Method in class com.ibm.xml.parser.Attlist
Returns an enumeration of all attribute definitions in this attribute list.
elements(). Method in class com.ibm.xml.parser.DTD
Return an Enumeration instance of all internal subset children of this DTD.
encoding. Variable in class com.ibm.xml.parser.ToXMLStringVisitor
endDocument(). Method in class org.xml.sax.HandlerBase
Receive notification of the end of the document.
endDocument(). Method in interface org.xml.sax.DocumentHandler
Receive notification of the end of a document.
endElement(String). Method in class org.xml.sax.HandlerBase
Receive notification of the end of an element.
endElement(String). Method in interface org.xml.sax.DocumentHandler
Receive notification of the end of an element.
endReference(String). Method in interface com.ibm.xml.parser.ReferenceHandler
Interface to be implemented for receiving control after all entity streams for a General Reference have been parsed.
equals(Object). Method in class com.ibm.xml.parser.TXAttribute
Returns whether the specified object matches this Attribute Node.
equals(Object). Method in class com.ibm.xml.xpointer.Pointed.Item
Returns whether object indicates the same location as this item.
error(String, int, int, Object, String). Method in interface com.ibm.xml.parser.ErrorListener
Interface to be implemented in order to receive control when error and warning events are recognized by the parser.
error(String, int, int, Object, String). Method in class com.ibm.xml.parser.SAXDriver
This method is for XML4J-internal use and should not be called by SAX applications.
error(String, int, int, Object, String). Method in class com.ibm.xml.parser.Stderr

Listen for XML4J parser errors, and reports these errors through the standard error stream (System.err).

error(SAXParseException). Method in interface org.xml.sax.ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException). Method in class org.xml.sax.HandlerBase
Receive notification of a recoverable parser error.
exactMatch(String). Method in class com.ibm.xml.omake.Regexp
expand(). Method in interface org.w3c.dom.EntityReference
externalElements(). Method in class com.ibm.xml.parser.DTD
Returns an Enumeration instance of all external subset children of this DTD.

A B C D E F G H I L M N O P Q R S T U V W X
Contents | Package | Class | Tree | Deprecated | Index | Help
PREV | NEXT SHOW LISTS | HIDE LISTS