|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
LSParser.
TreeWalker or NodeIterator.
this+rhs.
duration to this instance.
OPTION elementsfor
this SELECT.
Attr was just added.
Calendar object.
Date object.
nullif
the node set is empty.
newChild to the end of the list of children
of this node.
EventTarget.
Attr interface represents an attribute in an
Element object.Attr.
Attributes
interface, which includes Namespace support.AttributeList;
that interface has been replaced by
Attributes,
which is implemented in the
AttributesImpl helper class.Attributes.Attributes2 interface.CDATASection.
CharacterData interface extends Node with a set of
attributes and methods for accessing character data in the DOM.open()and forces
rendering.
CharacterData and represents the
content of a comment, i.e., all the characters between the starting '
<!--' and ending '-->'.Comment.
Duration instance.
DOMStringList.
NameList.
NameList.
Attr of the given name.
CDATASection node whose value is the specified
string.
Comment node given the specified string.
DocumentFragment object.
DocumentType node.
EntityReference object.
HTMLDocument object with the minimal tree made
of the following elements: HTML , HEAD ,
TITLE , and BODY .
LSInput.characterStream, LSInput.byteStream
, LSInput.stringData LSInput.systemId,
LSInput.publicId, LSInput.baseURI, and
LSInput.encoding are null, and
LSInput.certifiedText is false.
LSOutput.characterStream,
LSOutput.byteStream, LSOutput.systemId,
LSOutput.encoding are null.
LSParser.
LSSerializer object.
NodeIterator over the subtree rooted at the
specified node.
ProcessingInstruction node given the specified
name and data strings.
Document interface using binding-specific casting
methods.
Text node given the specified string.
TreeWalker over the subtree rooted at the
specified node.
DatatypeConfigurationException with
no specified detail mesage and cause.
DatatypeConfigurationException with
the specified detail message.
DatatypeConfigurationException with
the specified detail message and cause.
DatatypeConfigurationException with
the specified cause.
Duration class.javax.xml.datatype Objects that map XML to/from Java Objects.date.
dateTime.
LexicalHandler, DeclHandler, and
EntityResolver2 extensions.NodeIterator from the set which it iterated
over, releasing any computational resources and placing the
NodeIterator in the INVALID state.
Document interface represents the entire HTML or XML
document.DocumentFragment.
Document.
DocumentType.
DocumentEvent interface provides a mechanism by which the
user can create an Event of a type supported by the implementation.DocumentFragment is a "lightweight" or "minimal"
Document object.ContentHandler
interface, which includes Namespace support.DocumentTraversal contains methods that create
NodeIterators and TreeWalkers to traverse a
node and its children in document order (depth first, pre-order
traversal, which is equivalent to the order in which the start tags occur
in the text representation of the document).Document has a doctype attribute whose value
is either null or a DocumentType object.DOMConfiguration interface represents the configuration
of a document and maintains a table of recognized parameters.DOMError is an interface that describes an error.DOMErrorHandler is a callback interface that the DOM
implementation can call when reporting errors that happens while
processing XML data, or when doing some other processing (e.g.DOMImplementation interface provides a number of methods
for performing operations that are independent of any particular instance
of the document object model.DOMImplementationList interface provides the abstraction
of an ordered collection of DOM implementations, without defining or
constraining how this collection is implemented.DOMImplementationLS contains the factory methods for creating
Load and Save objects.DOMImplementation.DOMLocator is an interface that describes a location (e.g.DOMString.
DOMStringList interface provides the abstraction of an
ordered collection of DOMString values, without defining or
constraining how this collection is implemented.duration.
dayTimeDuration.
yearMonthDuration.
Element interface represents an element in an HTML or XML
document.Element.
sourceRange to end
boundary-point of Range on which compareBoundaryPoints
is invoked.
sourceRange to start
boundary-point of Range on which compareBoundaryPoints
is invoked.
Entity.
EntityReference.
EntityReference nodes may be used to represent an entity
reference in the tree.Duration object.
obj is "equal to" this one.
QName for equality with another
Object.
setErrorListener method to register an instance of the
implmentation with the Transformer.XPath expression in the specified context and return the result as the specified type.
String.
InputSource
and return the result as the specified type.
InputSource
and return the result as a String.
String.
InputSource and return the result as the
specified type.
InputSource and return the result as a
String.
Event interface is used to provide contextual information
about an event to the handler processing the event.EventException as specified in
their method descriptions.EventListener interface is the primary method for
handling events.EventTarget interface is implemented by all
Nodes in an implementation which supports the DOM Event
Model.FactoryConfigurationError with no
detail mesage.
FactoryConfigurationError with
the String specified as an error message.
FactoryConfigurationError with a
given Exception base cause of the error.
FactoryConfigurationError with the
given Exception base cause and detail message.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Result output of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Source input of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Result output of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Source input of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the TransformerFactory returned from
TransformerFactory.newInstance() may
be safely cast to a SAXTransformerFactory.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Result output of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the Transformer supports Source input of this type.
TransformerFactory.getFeature(java.lang.String)
returns true when passed this value as an argument,
the SAXTransformerFactory.newXMLFilter(Source src)
and SAXTransformerFactory.newXMLFilter(Templates templates) methods are supported.
null if
the node set is empty.
TreeWalker to the first visible child of the
current node, and returns the new node.
gDay.
FIELDSET.
A) elements in a document
with a value for the name attribute.Note.
OBJECT elements that includeapplets
and APPLET (deprecated) elements ina document.
Source document via the
xml-stylesheet processing instruction that match the given criteria.
true if the LSParser is asynchronous,
false if it is synchronous.
attrChange indicates the type of change which triggered
the DOMAttrModified event.
Attr node by local name and namespace URI.
NamedNodeMap containing the attributes of this node (if
it is an Element) or null otherwise.
TypeInfo object for the specified
attribute of the current element.
attrName indicates the name of the changed
Attr node in a DOMAttrModified event.
systemId to an absolute URI.
null if the
implementation wasn't able to obtain an absolute URI.
true if the LSParser is currently busy
loading a document, otherwise false.