XML for Java 2.0.0
A B C D E F G H I L M N O P R S T U V W X

E

E_CharDataFlag - Static variable in class com.ibm.xml.framework.XMLReader
 
E_EncNameFlag - Static variable in class com.ibm.xml.framework.XMLReader
 
E_InitialNameCharFlag - Static variable in class com.ibm.xml.framework.XMLReader
 
E_NameCharFlag - Static variable in class com.ibm.xml.framework.XMLReader
 
E_PubidCharFlag - Static variable in class com.ibm.xml.framework.XMLReader
 
E_VersionNumFlag - Static variable in class com.ibm.xml.framework.XMLReader
 
Element - interface org.w3c.dom.Element.
By far the vast majority of objects (apart from text) that authors encounter when traversing a document are Element nodes.
ELEMENT_NODE - Static variable in interface org.w3c.dom.Node
 
ElementDecl - class com.ibm.xml.framework.ElementDecl.
Parameter object for the ElementDeclPool.addElementDecl() method
ElementDecl() - Constructor for class com.ibm.xml.framework.ElementDecl
 
elementDecl(int) - Method in interface com.ibm.xml.framework.XMLDocumentTypeHandler
 
ElementDeclPool - interface com.ibm.xml.framework.ElementDeclPool.
 
elementDepth - Variable in class com.ibm.xml.framework.ScanContentState
 
elementName - Variable in class com.ibm.xml.framework.ElementDecl
 
endDocument() - Method in interface com.ibm.xml.framework.XMLDocumentHandler
 
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(int) - Method in interface com.ibm.xml.framework.XMLDocumentHandler
 
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.
endEntityReference(int) - Method in interface com.ibm.xml.framework.XMLDocumentHandler
 
endExternalSubset() - Method in interface com.ibm.xml.framework.XMLDocumentTypeHandler
This function will be called at the end of the "external subset" of a doctype declaration.
endInputSource(InputSource) - Method in interface com.ibm.xml.framework.XMLEntityHandler
End of an input source.
endInternalSubset() - Method in interface com.ibm.xml.framework.XMLDocumentTypeHandler
This function will be called at the end of the "internal subset" of a doctype declaration.
ENTITIES - Static variable in class com.ibm.xml.framework.AttDef
 
Entity - interface org.w3c.dom.Entity.
This interface represents an entity, either parsed or unparsed, in an XML document.
ENTITY - Static variable in class com.ibm.xml.framework.AttDef
 
ENTITY_NODE - Static variable in interface org.w3c.dom.Node
 
ENTITY_REFERENCE_NODE - Static variable in interface org.w3c.dom.Node
 
EntityDecl - class com.ibm.xml.framework.EntityDecl.
Parameter object for the EntityPool.addEntityDecl() method
EntityDecl() - Constructor for class com.ibm.xml.framework.EntityDecl
 
entityName - Variable in class com.ibm.xml.framework.EntityDecl
 
EntityPool - interface com.ibm.xml.framework.EntityPool.
 
EntityReference - interface org.w3c.dom.EntityReference.
EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference.
EntityResolver - interface org.xml.sax.EntityResolver.
Basic interface for resolving entities.
entityValue - Variable in class com.ibm.xml.framework.EntityDecl
 
enumeration - Variable in class com.ibm.xml.framework.AttDef
 
ENUMERATION - Static variable in class com.ibm.xml.framework.AttDef
 
equalsString(int, int, String, int) - Method in interface com.ibm.xml.framework.StringProducer
 
error(int) - Method in class com.ibm.xml.framework.XMLParser
 
error(int) - Method in interface com.ibm.xml.framework.XMLErrorHandler
Report an error.
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.
error1(int, int) - Method in class com.ibm.xml.framework.XMLParser
 
error1(int, int) - Method in interface com.ibm.xml.framework.XMLErrorHandler
Report an error with one parameter string.
error2(int, int, int) - Method in class com.ibm.xml.framework.XMLParser
 
error2(int, int, int) - Method in interface com.ibm.xml.framework.XMLErrorHandler
Report an error with two parameter strings.
error3(int, int, int, int) - Method in class com.ibm.xml.framework.XMLParser
 
error3(int, int, int, int) - Method in interface com.ibm.xml.framework.XMLErrorHandler
Report an error with three parameter strings.
error4(int, int, int, int, int) - Method in class com.ibm.xml.framework.XMLParser
 
error4(int, int, int, int, int) - Method in interface com.ibm.xml.framework.XMLErrorHandler
Report an error with four parameter strings.
ErrorHandler - interface org.xml.sax.ErrorHandler.
Basic interface for SAX error handlers.
errorHandlingEnabled() - Method in class com.ibm.xml.framework.XMLParser
 
expandSystemId(int) - Method in interface com.ibm.xml.framework.XMLEntityHandler
Fully expands a given system identified.
externalEntityDecl(int) - Method in interface com.ibm.xml.framework.XMLDocumentTypeHandler
 
extParsedEnt - Variable in class com.ibm.xml.framework.ScanContentState
 

XML for Java 2.0.0
A B C D E F G H I L M N O P R S T U V W X