|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
load
being invoked the loading and parsing is
immediately aborted.
ASModel
with a document.
ASAttributeDeclaration
for the element being
declared.
ownerDocument
of a node, its children, as well
as the attached attribute nodes if there are any.
subModels
.
ASAttributeDeclaration
.
ASContentModel
.
ASElementDeclaration
.
ASEntityDeclaration
.
ASModel
.
ASNotationDeclaration
.
ASObject
.The
constant 'REQUIRED' is missing from this interface.ASObject
.ASNamedObjectMap
interface are used
to represent collections of abstract schema nodes that can be accessed by
name.ASObject
interface is analogous to a Node
in
, e.g., an element declaration.ASObjectList
interface provides the abstraction of an
ordered collection of AS nodes, without defining or constraining how this
collection is implemented.AppendChild
.
insertBefore
operation from the
Node
interface would make this document invalid with
respect to the currently active AS.
RemoveChild
.
ReplaceChild
.
NodeEditAS
interface with
additional methods for document editing.ASObject
.
ASElementDeclaration
's content model.
DOMASBuilder
.Do we need the method since we
already have DOMImplementationLS.createDOMBuilder
?
DOMASWriter
.
DOMBuilder
.
DOMInputSource
.
DOMWriter
object.
Document3
interface is an extension to the DOM Level 2
Document
interface containing the DOM Level 3 additions.Document
interface with additional
methods for both document and AS editing.NodeEditAS
interface with
additional methods for both document and AS editing.DOMSystemException
as
described in their descriptions.DOMBuilderFilter
s provide applications the ability to examine
nodes as they are being constructed during a parse.DOMEntityResolver
Provides a way for applications to redirect
references to external entities.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.ASModel
.DOMImplementationLS
contains the factory methods for creating
objects that implement the DOMBuilder
(parser) and
DOMWriter
(serializer) interfaces.DOMLocator
is an interface that describes a location (e.g.DOMWriterFilter
s provide applications the ability to examine
nodes as they are being serialized.AS_CHOICE
operator.
Element
interface with additional
methods for guided document editing.Entity3
interface is an extension to the DOM Level 2
Entity
interface containing the DOM Level 3 additions.ASModel
with a DOMBuilder
.
ASNamedObjectMap
containing
ASAttributeDeclarations
for all the attributes that can
appear on this type of element.
ASObject
with
ASModel
methods, have discernible top-level/"global"
attribute declarations.
NodeList
containing all the possible
Attr
s that can appear with this type of element.
null
if undefined.
ASObject
s of type AS_MODEL
s
associated with a document.
NodeList
containing the possible
Element
names that can appear as children of this type
of element.
ASObject
with
ASModel
methods, have discernible top-level/"global
content model declarations.
null
if undefined.
ASObject
with
ASModel
methods, have discernible top-level/"global"
element declarations.
ASObject
with
ASModel
methods, have discernible top-level/"global"
entity declarations.
DOMEntityResolver
has been specified, each time a
reference to an external entity is encountered the
DOMBuilder
will pass the public and system IDs to the
entity resolver, which can then specify the actual source of the
entity.
0
if there is no error.
DOMErrorHandler
to be called in the event that an error
is encountered while performing an operation on a document.
DOMDcoumentBuilder
will call back to the
errorHandler
with the error information.
Element
node.
Node
's specialized interface
(see ).What are the relations between Node.isSupported and
Node3.getInterface?Should we rename this method (and also
DOMImplementation.getInterface?)?getInterface can return a node that
doesn't actually support the requested interface and will lead to a
cast exception.
ASModel
of a document.
true
if this ASModel
defines the document
structure in terms of namespaces and local names ; false
if the document structure is defined only in terms of
QNames
.
true
if content only whitespace; false
for
non-whitespace.
ASObjects
in the list.
ASObjects
in the ASObjectList
.
AS_CHOICE
, AS_SEQUENCE
,
AS_ALL
or AS_NONE
.
ASObject
.
ASObject
specified by name.
ASObject
specified by local name and
namespace URI.
null
if it is
unspecified.
name
of this ASObject
depending on the
ASObject
type.
ASObject
with
ASModel
methods, have discernible top-level/"global"
notation declarations.
ASModel
object associated with this
ASObject
.
ASObject
of attribute, meaning that an
attribute declaration can be shared by multiple elements.
NodeList
containing the possible
Element
names that can appear as a parent of this type
of element.
null
if it is
unspecified.
null
otherwise.
null
otherwise.
SEVERITY_WARNING
,
SEVERITY_ERROR
, or SEVERITY_FATAL_ERROR
.
ASObject
s such as
ASElementDeclaration
s and further
ASContentModel
s.
null
otherwise.
null
otherwise.
null
otherwise.
DOMWriter
what types of nodes to show to the
filter.
DOMBuilder
what types of nodes to show to the
filter.
index
th item in the collection.
index
th item in the map.
DOMBuilder
.
DOMBuilder
.
DocumentEditAS
related to the node does not have
any active ASModel
and wfValidityCheckLevel
is set to PARTIAL
or STRICT_VALIDITY_CHECK
.
Node3
interface is an extension to the DOM Level 2
Node
interface containing the DOM Level 3 additions.Node
from with additional methods
for guided document editing.WF_CHECK
.
DOMInputSource
.
DOMInputSource
.
DOMInputSource
and insert the content into an existing
document at the position epcified with the contextNode
and action
arguments.
ASModel
from the list of
ASModel
s.
ASModel
associated with a document.
ASAttributeDeclaration
from the element being
declared.
ASObject
specified by a nodeName
.
ASObject
specified by a namespace URI and a
local name.
ASObject
in the submodel.
ASModel
with a DOMBuilder
.
ASNamedObjectMap
containing
ASAttributeDeclarations
for all the attributes that can
appear on this type of element.
ASObject
s of type AS_MODEL
s
associated with a document.
null
if undefined.
DOMEntityResolver
has been specified, each time a
reference to an external entity is encountered the
DOMBuilder
will pass the public and system IDs to the
entity resolver, which can then specify the actual source of the
entity.
DOMErrorHandler
to be called in the event that an error
is encountered while performing an operation on a document.
DOMDcoumentBuilder
will call back to the
errorHandler
with the error information.
Element
node.
ASModel
of a document.
AS_CHOICE
, AS_SEQUENCE
,
AS_ALL
or AS_NONE
.
ASObject
.
ASObject
using its nodeName
attribute.
ASObject
using its namespaceURI
and
localName
.
null
if it is
unspecified.
name
of this ASObject
depending on the
ASObject
type.
ASModel
object associated with this
ASObject
.
ASObject
of attribute, meaning that an
attribute declaration can be shared by multiple elements.
null
if it is
unspecified.
null
otherwise.
null
otherwise.
ASObject
s such as
ASElementDeclaration
s and further
ASContentModel
s.
null
otherwise.
null
otherwise.
null
otherwise.
DOMError
is
error
DOMError
is
fatal error
DOMError
is
warning
Element
start tag has been scanned, but before the remainder of the
Element
is processed.
NS_WF_CHECK
.
ASObject
is neither an
ASContentModel
nor an ASElementDeclaration
.
setUserData
the application can provide a handler that gets called when the node the
object is associated to is being cloned or imported.ASModel
itself is valid, i.e., confirming
that it's well-formed and valid per its own formal grammar.
ASModel
.
DOMWriter
.
DOMWriter
.
mimeTypeCheck
is true
and the input
source has an incorrect MIME Type.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |