|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Element
defines behavior for an XML
element, modeled in Java.Element
objects
Element
in no
Namespace
.
Element
in no
Namespace
.
Element
with the supplied (local) name, and define
the Namespace
to be used.
Element
with the supplied (local) name, and define
the Namespace
to be used.
Element
with
the supplied (local) name, and specifies the URI
of the Namespace
the Element
should be in, resulting it being unprefixed (in the default
namespace).
Element
with
the supplied (local) name, and specifies the URI
of the Namespace
the Element
should be in, resulting it being unprefixed (in the default
namespace).
Element
with
the supplied (local) name, and specifies the prefix and URI
of the Namespace
the Element
should be in.
Element
with
the supplied (local) name, and specifies the prefix and URI
of the Namespace
the Element
should be in.
ElementFilter
when applied to a FilterList
will only allow Elements
to be visible.</[element name]>
) is reached.
Document
object.
EntityRef
Defines an XML entity reference in Java.EnitityRef
objects
EntityRef
with the supplied name.
EntityRef
with the supplied name.
EntityRef
with the supplied name and system id.
EntityRef
with the supplied name, public ID, and system ID.
EntityRef
with the supplied name, public id, and system id.
Attribute
to the supplied
Object
.
CDATA
to the supplied
Object
, explicitly using the == operator.
DocType
to the supplied
Object
.
Entity
to the supplied
Object
.
Document
to the supplied
Object
.
ProcessingInstruction
to the supplied Object
.
Element
to the supplied
Object
, explicitly using the == operator.
Text
to the supplied
Object
, explicitly using the == operator.
Namespaces
are equal if and only if their URIs are byte-for-byte equals.
Comment
to the supplied
Object
.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |