|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
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.NATRule
object.
NATRule
object.
Duration
object whose
value is -this
.
Document
object
to build a DOM tree with.
DocumentBuilder
using the currently configured parameters.
DocumentBuilder
using the currently configured parameters.
Duration
specifying the Duration
as its string representation, "PnYnMnDTnHnMnS",
as defined in XML Schema 1.0 section 3.2.6.1.
Duration
specifying the Duration
as milliseconds.
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 its string representation, "PnYnMnDTnHnMnS",
as defined in XML Schema 1.0 section 3.2.6.1.
Duration
specifying the Duration
as milliseconds.
Duration
specifying the Duration
as isPositive, years, months, days, hours, minutes, seconds.
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:dayTimeDuration
using the specified milliseconds 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
day
, hour
, minute
and second
as defined in
XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
Duration
of type xdt:yearMonthDuration
by parsing its String
representation,
"PnYnM",
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
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.
DatatypeFactory
.
DocumentBuilderFactory
.
SAXParserFactory
.
TransformerFactory
.
SchemaFactory
that supports the specified
schema language and return it.
XPathFactory
instance using the default object model,
XPathFactory.DEFAULT_OBJECT_MODEL_URI
,
the W3C DOM.
XPathFactory
instance using the specified object model.
DOMImplementationRegistry
.
SAXParser
using the currently
configured factory parameters.
File
as a schema and returns it as a Schema
.
URL
as a schema and returns it as a Schema
.
Schema
object.
Source
into a Transformer
Object
.
Transformer
that performs a copy
of the Source
to the Result
.
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.
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.
DocumentEditAS
related to the node does not have
any active ASModel
and wfValidityCheckLevel
is set to PARTIAL
or STRICT_VALIDITY_CHECK
.
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()
.
Node
from with additional methods
for guided document editing. The expectation is that an instance of the
DOMImplementationAS
interface can be obtained by using
binding-specific casting methods on an instance of the
DOMImplementation
interface when the DOM implementation
supports the feature "AS-DOC
".
See also the Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification.
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 markup (e.g., tags, comments, processing
instructions, CDATA sections, and entity references) separates
Text
nodes, i.e., there are no adjacent Text
nodes.
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
.
WF_CHECK
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |