Links
- E4X (ECMAScript for XML)
- in Firefox
- Element class
- getChild( ) method
- 2nd
- getChildren( ) method
- getContent( ) method
- 2nd
- methods dealing with NullPointerException case
- setAttribute( ) method
- subclassing
- Element interface
- 2nd
- 3rd
- adding Element object to dom4j Document
- dom4j
- methods for getting child nodes
- ELEMENT keyword
- ElementEditVAL interface
- methods for attributes
- ElementFilter class
- elementIterator( ) method
- elements
- 2nd
- 3rd
- closing tags
- consolidating opening and closing XML tags in one element
- content model
- declarations, handling with DeclHandler
- defined in DTD
- defined in RELAX NG
- defined in XML Schema
- dom4j, names of
- Dublin Core
- JAXBElement class
- namespace
- namespace-qualified, accessing in dom4j
- naming
- resulting from properties
- RSS 2.0
- RSS Syndication module
- RSS, defined by iTunes module
- SAX callbacks for
- element data
- when to use (instead of an attribute)
- XmlElement annotation
- XSL, distinguishing from other elements with namespaces
- EMPTY keyword
- empty XML elements
- encapsulation, using InputSource for
- Enclosure class
- enclosure RSS 2.0 element
- END_DOCUMENT event
- corresponding StAX interface
- XMLStreamReader methods
- END_ELEMENT event
- corresponding StAX interface
- XMLStreamReader methods
- EndDocument interface
- endDocument( ) (ContentHandler)
- EndElement interface
- ending points (ranges)
- ending XML element tags
- endPrefixMapping( ) method
- entities
- handling with DeclHandler
- handling with LexicalHandler
- external general entity processing
- external parameter entity processing
- handling by XMLStreamWriter
- parameter entity reporting
- resolving with SAX
- SAX parser handling of
- start/end methods for reference processing
- unparsed
- Entity interface
- ENTITY keyword
- entity reference
- 2nd
- 3rd
- entity references
- defined by users
- expanding
- DOM parser factory
- HTML content in XML document
- quotation marks within attribute values
- corresponding StAX interface
- XMLStreamReader methods
- corresponding StAX interface
- XMLStreamReader methods
- EntityDeclaration interface
- EntityRef class
- EntityReference interface
- EntityResolver interface
- 2nd
- 3rd
- implemented by DefaultHandler class
- using different implementations for different apps
- using separate source file for implementations
- EntityResolver2 interface
- 2nd
- Entry class
- module-related methods
- EntryInformation interface
- EntryInformationImpl class
- enumeration feature (XML Schema)
- equals( ) (Namespace)
- 2nd
- error handlers (SAX)
- fatal errors
- nonfatal errors
- testing by generating problems
- warnings
- SAX features and properties
- setting with DOMConfiguration
- ErrorHandler interface
- 2nd
- 3rd
- implemented by DefaultHandler class
- providing implementation for ValidatorHandler
- setting on Validator
- ErrorListener interface
- setting option for transformations
- capturing nonfatal errors in StAX XML parsing
- common, with StAX
- reporting in processing XML schema
- avoiding with use of CDATA section
- entity references, using
- HTML content in XML elements
- evaluate( ) (XPath)
- event iterator API (StAX)
- XMLEventReader
- event-based coding (SAX)
- EventFilter interface
- adding to XMLEventWriter
- JAXB validation
- normal flow in SAX parsing
- SAX, access by ValidatorHandler
- StAX
- correlation with SAX handler methods
- XMLEventAllocator interface
- XMLSocket
- Events module (DOM)
- 2nd
- 3rd
- explicit namespace declaration
- extension keyword
- external binding declaration
- external general entities, processing
- external listener (JAXP) callbacks
- external parameter entities, processing
- DeclHandler interface
- DTDHandler interface
- extractContents( ) method