|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
LSParser
.
TreeWalker
or NodeIterator
.
duration
to this instance.
this+rhs
.
OPTION
elementsfor
this SELECT
.
Attr
was just added.
Calendar
object.
Date
object.
null
if
the node set is empty.
newChild
to the end of the list of children
of this node.
newMedium
to the end of the list.
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.CSSCharsetRule
.
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
.
Counter
interface is used to represent any counter or
counters function value.Attr
of the given name.
CDATASection
node whose value is the specified
string.
Comment
node given the specified string.
CSSStyleSheet
.
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.
cssText
contains "inherit".
CSSPrimitiveValue
interface can be obtained by using
binding-specific casting methods on this instance of the
CSSValue
interface.
CSSValue
list and an instance of the
CSSValueList
interface can be obtained by using
binding-specific casting methods on this instance of the
CSSValue
interface.
CSS2Properties
interface represents a convenience
mechanism for retrieving and setting properties within a
CSSStyleDeclaration
.CSSCharsetRule
interface represents a @charset rule in a
CSS style sheet.CSSFontFaceRule
interface represents a @font-face rule in
a CSS style sheet.CSSImportRule
interface represents a @import rule within
a CSS style sheet.CSSMediaRule
interface represents a @media rule in a CSS
style sheet.CSSPageRule
interface represents a @page rule within a
CSS style sheet.CSSPrimitiveValue
interface represents a single CSS value
.CSSRule
interface is the abstract base interface for any
type of CSS statement.CSSRuleList
interface provides the abstraction of an
ordered collection of CSS rules.CSSStyleDeclaration
interface represents a single CSS
declaration block.CSSStyleRule
interface represents a single rule set in a
CSS style sheet.CSSStyleSheet
interface is a concrete interface used to
represent a CSS style sheet i.e., a style sheet whose content type is
"text/css".CSSUnknownRule
interface represents an at-rule not
supported by this user agent.CSSValue
interface represents a simple or a complex
value.CSSValueList
interface provides the abstraction of an
ordered collection of CSS values.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
Object
s that map XML to/from Java Object
s.date
.
dateTime
.
LexicalHandler
, DeclHandler
, and
EntityResolver2
extensions.oldMedium
from the list.
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.DocumentStyle
interface provides a mechanism by which the
style sheets embedded in a document can be retrieved.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.DocumentView
interface is implemented by
Document
objects in DOM implementations supporting DOM
Views.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.CSSStyleSheet
outside the context of a document.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
.
style
attribute.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.obj
is "equal to" this one.
Duration
object.
QName
for equality with another
Object
.
setErrorListener
method to register an instance of the
implmentation with the Transformer
.InputSource
and return the result as a
String
.
InputSource
and return the result as the
specified type.
String
.
InputSource
and return the result as a String
.
InputSource
and return the result as the specified type.
String
.
XPath
expression in the specified context and return the result as the specified type.
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 a
given Exception
base cause of the error.
FactoryConfigurationError
with the
given Exception
base cause and detail message.
FactoryConfigurationError
with
the String
specified as an error message.
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 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 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 Transformer supports Result output 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.
CSSFontFaceRule
.
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.
null
if the
implementation wasn't able to obtain an absolute URI.
systemId
to an absolute URI.
true
if the LSParser
is currently busy
loading a document, otherwise false
.
button
is used to indicate which mouse button
changed state.
-1
if there is no byte offset available.
CAPTION
, or void if none exists.
null
if the
cause is nonexistent or unknown.
type
has the value "Radio" or "Checkbox".
NodeList
that contains all children of this node.
classid
, data
, and
archive
attributes.
classid
attribute.
-1
if
there is no column number available.
ContentHandler
which receives the
augmented validation result.
shape
for the shape of the region.
shape
for the shape of the region.
TreeWalker
is currently positioned.
EventTarget
whose
EventListeners
are currently being processed.
DatatypeConstants.FIELD_UNDEFINED
.
type
has the value "Radio" or "Checkbox", stores the
initial value of the checked
attribute.
selected
attribute.
value
).
value
).
AbstractView
for this Document
,
or null
if none available.
Event
,
depending on the type of event.
false
if the style sheet is applied to the document.
DocumentType
)
associated with this document.
DocumentView
of which this is an
AbstractView
.
null
if undefined or if
the Document
was created using
DOMImplementation.createDocument
.
Document.normalizeDocument()
is invoked.
DOMConfiguration
object used when parsing an input
source.
DOMConfiguration
object used by the
LSSerializer
when serializing a DOM node.
DOMImplementation
object.
null
if none is found.
Element
that has an ID attribute with the
given value.
id
is given by elementId.
name
value is given by elementName
.
NodeList
of all descendant Elements
with a given tag name, in document order.
NodeList
of all the Elements
in
document order with a given tag name and are contained in the
document.
NodeList
of all the descendant
Elements
with a given local name and namespace URI in
document order.
NodeList
of all the Elements
with a
given local name and namespace URI in document order.
TypeInfo
object for the current element.
@charset
rule.
NamedNodeMap
containing the general entities, both
external and internal, declared in the DTD.
year
.
year
.
ErrorHandler
set to this Validator
.
ErrorHandler
set to this ValidatorHandler
.
ErrorHandler
set to this SchemaFactory
.
NodeIterator
.
TreeWalker
.
NodeFilter
used to screen nodes.
FORM
element containing this control.Returns
null if this control is not within the context of a form.
FORM
element containing this control.Returns
null if this control is not within the context of a form.
FORM
element containing this control.Returns
null if this control is not within the context of a form.
FORM
element containing this control.Returns
null if this control is not within the context of a form.
FORM
element containing this control.Returns
null if this control is not within the context of a form.
FORM
element containing this control.Returns
null if this control is not within the context of a form.
FORM
element containing this control.Returns
null if this control is not within the context of a form.
FORM
element containing this control.Returns
null if this control is not within the context of a form.
FORM
element containing this control.Returns
null if this control is not within the context of a form.
FORM
element containing this control.Returns
null if this control is not within the context of a form.
ContentHandler
that is the Result.
id
attribute values for header cells.
DatatypeConstants.FIELD_UNDEFINED
.
id
attribute.
IMG
elements in a document.The
behavior is limited to IMG
elements forbackwards
compatibility.
DOMImplementation
object that handles this document.
OPTION
in its parent SELECT
.
null
if there is none.
DOMImplementation
s in the list.
data
and the substringData
method below.
DOMString
s in the list.
SELECT
.
CSSRules
in the list.
CSSValues
in the list.
StyleSheets
in the list.
LexicalHandler
for the output.
-1
if
there is no column number available.
AREA
elements andanchor (A
)
elements in a documentwith a value for the href
attribute.
QName
.
type
has
the value "Text" or "Password".
XMLGregorianCalendar.getFractionalSecond()
.
DatatypeConstants.FIELD_UNDEFINED
.
DatatypeConstants.FIELD_UNDEFINED
.
OPTION
elements may be selected in this
SELECT
.
DOCTYPE
keyword.
target
attribute).
usemap
).
target
attribute).
index
th name item in the collection.
null
if it is
unspecified (see ).
QName
.
index
th namespaceURI item in the collection.
newValue
indicates the new value of the Attr
node in DOMAttrModified events, and of the CharacterData
node in DOMCharacterDataModified events.
NamedNodeMap
containing the notations declared in the
DTD.
OPTION
elements contained by this element.
Document
object associated with this node.
Element
node this attribute is attached to or
null
if this attribute is not in use.
Element
on which the namespace was in scope when it
was requested.
@import
rule, the
ownerRule
attribute will contain the
CSSImportRule
.
DOMConfiguration
object and for which at least one value
can be set by the application.
null
if this CSSStyleDeclaration
is not attached to a
CSSRule
.
null
if it is
unspecified.
QName
.
prevValue
indicates the previous value of the
Attr
node in DOMAttrModified events, and of the
CharacterData
node in DOMCharacterDataModified events.
XMLReader
.
null
otherwise.
DOMError.type
dependent data if any.
null
if no node
is available.
relatedNode
is used to identify a secondary node related
to a mutation event.
EventTarget
related to a UI
event.
LSResourceResolver
set to this Validator
.
LSResourceResolver
set to this ValidatorHandler
.
LSResourceResolver
set to this SchemaFactory
.
NodeIterator
, as specified when it
was created.
root
node of the TreeWalker
, as specified
when it was created.
THEAD
, TFOOT
, all TBODY
elements.
Schema
object specified through
the SAXParserFactory.setSchema(Schema schema)
method.
Schema
being used by
the XML processor.
Schema
object specified through
the DocumentBuilderFactory.setSchema(Schema schema)
method.
Schema
being used by
the XML processor.
DatatypeConstants.FIELD_UNDEFINED
.
THEAD
, TFOOT
, or TBODY
).
SEVERITY_WARNING
,
SEVERITY_ERROR
, or SEVERITY_FATAL_ERROR
.
null
.
True
if this attribute was explicitly given a value in
the instance document, false
otherwise.
type
attribute has the value "Image", thisattribute
specifies the location of the image to be used to decoratethe graphical
submit button.
null
otherwise.
EventTarget
to which the event was
originally dispatched.
TFOOT
, or null
if none
exists.
THEAD
, or null
if none
exists.
DatatypeConstants.FIELD_UNDEFINED
if this optional field is not defined.
java.util.TimeZone
for this class.
TITLE
element in
the head of the document.
Transformer
associated with this handler, which
is needed in order to set parameters and output properties.
DOMString
indicating which related data is expected in
relatedData
.
value
attribute when
valuetype
has the value "ref".
data
attribute.
TypeInfoProvider
implementation of this
ValidatorHandler
.
null
if unknown.
null
if the element does not have
declaration or if no namespace information is available.
null
if no URI is
available.
-1
if there is no UTF-16 offset available.
valign
attribute
for HTMLTheadElement for details.
OL
See the value
attribute definition in HTML 4.0.
value
attributevalue.
view
attribute identifies the AbstractView
from which the event was generated.
LSParser
what types of nodes to show to the
method LSParserFilter.acceptNode
.
LSSerializer
what types of nodes to show to the
filter.
NodeIterator
.
TreeWalker
.
Text
nodes logically-adjacent text
nodes to this node, concatenated in document order.
XMLReader
that is encapsulated by the
implementation of this class.
year
or DatatypeConstants.FIELD_UNDEFINED
.
Duration
as an int
or 0
if not present.
gMonth
.
gMonthDay
.
gYear
.
gYearMonth
.
EventListener
interface was registered.
DocumentHandler
interface. It has been replaced by the SAX2
DefaultHandler
class.true
when an attribute with a given name is
specified on this element or has a default value, false
otherwise.
true
when an attribute with a given local name and
namespace URI is specified on this element or has a default value,
false
otherwise.
QName
.
Node
is inserted somewhere it doesn't belong.
HTMLCollection
is a list of nodes.HTMLDocument
is the root of the HTML hierarchy andholds the
entire content.HTMLDOMImplementation
interface extends the
DOMImplementation
interface with a method for creating an
HTML document instance.FORM
element encompasses behavior similar to acollection
and an element.H1
to H6
elements.FIELDSET
grouping.LINK
element specifies a link to an externalresource, and
defines this document's relationship to that resource(or vice versa).OBJECT
element.Q
and BLOCKQUOTE
elements.TH
and TD
elements.COL
and COLGROUP
elements.THEAD
, TFOOT
, and TBODY
elements.CSSImportRule
.
initEvent
method is used to initialize the value of an
Event
created through the DocumentEvent
interface.
initMouseEvent
method is used to initialize the value
of a MouseEvent
created through the
DocumentEvent
interface.
initMutationEvent
method is used to initialize the
value of a MutationEvent
created through the
DocumentEvent
interface.
initUIEvent
method is used to initialize the value of
a UIEvent
created through the DocumentEvent
interface.
newChild
before the existing child node
refChild
.
TD
cell into this row.
XPathEvaluator
or contains specialized extension
functions or variables not supported by this implementation.
namespaceURI
is the
default namespace or not.
Duration
object.
XPathFactory
?
SchemaFactory
?
Duration
object.
getXMLSchemaType()
constraints.
index
th item in the collection.
index
th item in the map.
index
th item in the collection.
index
th item in the collection.
CSSValue
by ordinal index.
index
th in the list.
null
if there are no more nodes.
TreeWalker
to the last visible child of the
current node, and returns the new node.
LinkStyle
interface provides a mechanism by which a style
sheet can be retrieved from the node responsible for linking it into a
document.Locator
.Locator2
interface.LSException
if the
processing is stopped.LSParserFilter
s provide applications the ability to examine
nodes as they are being constructed while parsing.LSResourceResolver
provides a way for applications to
redirect references to external resources.LSSerializer
provides an API for serializing (writing) a
DOM document out into XML.LSSerializerFilter
s provide applications the ability to
examine nodes as they are being serialized and decide what nodes should
be serialized or not.CSSMediaRule
.
MediaList
interface provides the abstraction of an
ordered collection of media, without defining or constraining how this
collection is implemented.LSParser
.
LSParser
.
Attr
was modified in place.
MouseEvent
interface provides specific contextual
information associated with Mouse events.factor
times
longer than the value of this duration.
factor
times
longer than the value of this duration.
MutationEvent
interface provides specific contextual
information associated with Mutation events.Node
using a name.
NamedNodeMap
interface are used to
represent collections of nodes that can be accessed by name.NameList
interface provides the abstraction of an ordered
collection of parallel pairs of name and namespace values (which could be
null values), without defining or constraining how this collection is
implemented.Duration
object whose
value is -this
.
Document
object
to build a DOM tree with.
DocumentBuilder
using the currently configured parameters.
Duration
specifying the Duration
as isPositive, years, months, days, hours, minutes, seconds.
Duration
specifying the Duration
as isPositive, years, months, days, hours, minutes, seconds.
Duration
specifying the Duration
as milliseconds.
Duration
specifying the Duration
as its string representation, "PnYnMnDTnHnMnS",
as defined in XML Schema 1.0 section 3.2.6.1.
Duration
of type xdt:dayTimeDuration
using the specified
day
, hour
, minute
and second
as defined in
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
Duration
of type xdt:dayTimeDuration
using the specified
day
, hour
, minute
and second
as defined in
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
Duration
of type xdt:dayTimeDuration
using the specified milliseconds as defined in
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
Duration
of type xdt:dayTimeDuration
by parsing its String
representation,
"PnDTnHnMnS",
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
Duration
of type xdt:yearMonthDuration
using the specified
year
and month
as defined in
XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.
Duration
of type xdt:yearMonthDuration
using the specified
year
and month
as defined in
XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.
Duration
of type xdt:yearMonthDuration
using the specified milliseconds as defined in
XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.
Duration
of type xdt:yearMonthDuration
by parsing its String
representation,
"PnYnM",
XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.
DOMImplementationRegistry
.
DatatypeFactory
.
SAXParserFactory
.
DocumentBuilderFactory
.
TransformerFactory
.
XPathFactory
instance using the default object model,
XPathFactory.DEFAULT_OBJECT_MODEL_URI
,
the W3C DOM.
SchemaFactory
that supports the specified
schema language and return it.
XPathFactory
instance using the specified object model.
Schema
object.
File
as a schema and returns it as a Schema
.
URL
as a schema and returns it as a Schema
.
Transformer
that performs a copy
of the Source
to the Result
.
Source
into a Transformer
Object
.
Validator
for this Schema
.
ValidatorHandler
for this Schema
.
XMLGregorianCalendar
.
XMLGregorianCalendar
from a GregorianCalendar
.
java.util.GregorianCalendar
instance would need to convert to an
XMLGregorianCalendar
instance.
date
or g*
.
time
.
XPath
using the underlying object
model determined when the XPathFactory
was instantiated.
NodeIterator
in the set.
TreeWalker
to the next visible node in document
order relative to the current node, and returns the new node.
TreeWalker
to the next sibling of the current
node, and returns the new node.
Node
which does not support
data.
Node
interface is the primary datatype for the entire
Document Object Model.Document.adoptNode()
.
Node.cloneNode()
.
Document.importNode()
.
Document.renameNode()
.
NodeIterators
are used to step through a set of nodes, e.g.NodeList
interface provides the abstraction of an ordered
collection of nodes, without defining or constraining how this collection
is implemented.Text
nodes in the full depth of the sub-tree
underneath this Node
, including attribute nodes, into a
"normal" form where only structure (e.g., elements, comments,
processing instructions, CDATA sections, and entity references)
separates Text
nodes, i.e., there are neither adjacent
Text
nodes nor empty Text
nodes.
Node
in a context
where it does not exist.
Notation
.
CSSPageRule
.
LSParser
and the processing has been stopped.
Document
object.
DefaultHandler
.
HandlerBase
.
Document
object.
InputSource
as XML using the specified
DefaultHandler
.
InputSource
as XML using the specified
HandlerBase
.
InputStream
as an XML
document and return a new DOM Document
object.
InputStream
instance as XML using the specified
DefaultHandler
.
InputStream
instance as XML using the specified
DefaultHandler
.
InputStream
instance as XML using the specified HandlerBase
.
InputStream
instance as XML using the specified HandlerBase
.
InputStream
as an
XML document and return a new DOM Document
object.
LSInput
.
Document
object.
DefaultHandler
.
HandlerBase
.
XMLReader
interface, which includes Namespace support.ParserConfigurationException
with no
detail mesage.
ParserConfigurationException
with
the String
specified as an error message.
Parser
interface.LSInput
and insert the content into an existing document
at the position specified with the context
and
action
arguments.
preventDefault
method is
used to signify that the event is to be canceled, meaning any default
action normally taken by the implementation as a result of the event
will not occur.
NodeIterator
backwards in the set.
TreeWalker
to the previous visible node in
document order relative to the current node, and returns the new
node.
TreeWalker
to the previous sibling of the
current node, and returns the new node.
ProcessingInstruction
.
ProcessingInstruction
interface represents a "processing
instruction", used in XML as a way to keep processor-specific information
in the text of the document.declarePrefix()
.
QName
represents a qualified name
as defined in the XML specifications: XML Schema Part2:
Datatypes specification, Namespaces
in XML, Namespaces
in XML Errata.QName
constructor specifying the local part.
QName
constructor specifying the Namespace URI
and local part.
QName
constructor specifying the Namespace URI,
local part and prefix.
RangeException
as specified in
their method descriptions.Rect
interface is used to represent any rect value.Attr
was just removed.
OPTION
elementsfor
this SELECT
.
oldChild
from the list
of children, and returns it.
ELEMENT_NODE
or
ATTRIBUTE_NODE
.
oldChild
with newChild
in the list of children, and returns the oldChild
node.
XMLGregorianCalendar
to its original values.
DocumentBuilder
to its original configuration.
SAXParser
to its original configuration.
Transformer
to its original configuration.
Validator
to its original configuration.
XPath
to its original configuration.
EntityResolver2.resolveEntity()
with null entity name and base URI.
RGBColor
interface is used to represent any RGB color
value.XMLReader
implementation class.SAXParserFactory.newInstance()
.
ContentHandler
.
SAXSource
, using a SAX InputSource
.
SAXSource
, using an XMLReader
and a SAX InputSource.
Schema
objects. Entry-point to
the validation API.TEXTAREA
.
Node
using
LSSerializer
and the processing has been stopped.
systemId
to an absolute URI.
ContentHandler
which receives
the augmented validation result.
TreeWalker
is currently positioned.
false
if the style sheet is applied to the document.
null
if undefined or if
the Document
was created using
DOMImplementation.createDocument
.
@charset
rule.
EntityResolver
to be used to resolve
entities present in the XML document to be parsed.
ErrorHandler
to be used by the parser.
ErrorHandler
to receive errors encountered
during the validate
method invocation.
ErrorHandler
to receive errors encountered
during the validation.
ErrorHandler
to receive errors encountered
during the newSchema
method invocation.
DocumentBuilderFactory
and DocumentBuilder
s created by this factory.
TransformerFactory
and Transformer
s
or Template
s created by this factory.
XPathFactory
and XPath
s created by this factory.
ContentHandler
.
isId
is true
, this method
declares the specified attribute to be a user-determined ID attribute
.
isId
is true
, this method
declares the specified attribute to be a user-determined ID attribute
.
isId
is true
, this method
declares the specified attribute to be a user-determined ID attribute
.
LexicalHandler
for the output.
nodeName
attribute.
namespaceURI
and
localName
.
NSDECL
namespace
by processName()
.
null
if it is
unspecified.
XMLReader
.
LSResourceResolver
to customize
resource resolution while in a validation episode.
LSResourceResolver
to customize
resource resolution while in a validation episode.
LSResourceResolver
to customize
resource resolution when parsing schemas.
Result
associated with this
TransformerHandler
to be used for the transformation.
Schema
to be used by parsers created
from this factory.
Schema
to be used by parsers created
from this factory.
File
reference.
ContentHandler
.
dateTime
year field.
dateTime
year field.
DOMError
is
error.
DOMError
is
fatal error.
DOMError
is
warning.
Nodes
.
Attr
nodes.
CDATASection
nodes.
Comment
nodes.
Document
nodes.
DocumentFragment
nodes.
DocumentType
nodes.
Element
nodes.
Entity
nodes.
EntityReference
nodes.
Notation
nodes.
ProcessingInstruction
nodes.
Text
nodes.
index
th item in the snapshot collection.
offset
,
keeping both in the tree as siblings.
sourceRange
to end
boundary-point of Range on which compareBoundaryPoints
is invoked.
sourceRange
to start
boundary-point of Range on which compareBoundaryPoints
is invoked.
Element
start
tag has been scanned, but before the remainder of the
Element
is processed.
stopPropagation
method is used prevent further
propagation of an event during event flow.
CSSStyleRule
.
StyleSheet
interface is the abstract base interface for
any type of style sheet.StyleSheetList
interface provides the abstraction of an
ordered collection of style sheets.this-rhs
.
Text
interface inherits from CharacterData
and represents the textual content (termed character data in XML) of an Element
or Attr
.Text
node.
time
.
XMLGregorianCalendar
to a GregorianCalendar
.
XMLGregorianCalendar
along with provided parameters
to a GregorianCalendar
instance.
String
representation of this XMLGregorianCalendar
Object
.
String
representation of this Duration
Object
.
String
representation of this
QName
.
this
instance.
Source
to a Result
.
TransformerConfigurationException
with no
detail mesage.
TransformerConfigurationException
with
the String
specified as an error message.
TransformerConfigurationException
with the
given Exception
base cause and detail message.
TransformerConfigurationException
with a
given Exception
base cause of the error.
Transformer
and
Templates
objects.TransformerFactoryConfigurationError
with no
detail mesage.
TransformerFactoryConfigurationError
with a
given Exception
base cause of the error.
TransformerFactoryConfigurationError
with the
given Exception
base cause and detail message.
TransformerFactoryConfigurationError
with
the String
specified as an error message.
TreeWalker
objects are used to navigate a document tree or
subtree using the view of the document defined by their
whatToShow
flags and filter (if any).TypeInfo
interface represents a type referenced from
Element
or Attr
nodes, specified in the schemas
associated with the document.ValidatorHandler
.UIEvent
interface provides specific contextual information
associated with User Interface events.CSSUnknownRule
.
Event
's type was not specified by initializing the
event before the method was called.
Node.setUserData()
the application can provide a handler
that gets called when the node the object is associated to is being
cloned, imported, or renamed.insertBefore
or
removeChild
would make the Node
invalid
with respect to "partial validity", this exception would be raised
and the operation would not be done.
Schema
.QName
derived from parsing the formatted
String
.
LSSerializer
interface.
open()
.
open()
.
LSSerializer
interface.
LSSerializer.write
was called with a LSOutput
with no encoding specified
and LSOutput.systemId
set to the uri
argument.
Node
is used in a different document than the one
that created it (that doesn't support it).
XMLConstants.XMLNS_ATTRIBUTE
, Namespace name URI.
XPath
provides access to the XPath evaluation environment and expressions.Namespace
.
XPathEvaluator
.XPathException
represents a generic XPath exception.XPathException
with the specified detail message
.
XPathException
with the specified cause
.
XPathExpression
interface represents a parsed and resolved
XPath expression.XPathExpression
provides access to compiled XPath expressions.XPathExpressionException
represents an error in an XPath expression.XPathExpressionException
with the specified detail message
.
XPathExpressionException
with the specified cause
.
XPathFactory
instance can be used to create
XPath
objects.XPathFactory.newInstance()
or XPathFactory.newInstance(String uri)
should be used to create a new instance of an XPathFactory
.
XPathFactoryConfigurationException
represents a configuration error in a XPathFactory
environment.XPathFactoryConfigurationException
with the specified detail message
.
XPathFactoryConfigurationException
with the specified cause
.
XPathFunction
provides access to XPath functions.XPathFunctionException
represents an error with an XPath function.XPathFunctionException
with the specified detail message
.
XPathFunctionException
with the specified cause
.
XPathFunctionResolver
provides access to the set of user defined XPathFunction
s.XPathNamespace
interface is returned by
XPathResult
interfaces to represent the XPath namespace node
type that DOM lacks.XPathNSResolver
interface permit prefix
strings in the expression to be properly bound to
namespaceURI
strings.XPathResult
interface represents the result of the
evaluation of an XPath 1.0 expression within the context of a particular
node.XPathVariableResolver
provides access to the set of user defined XPath variables.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |