|
|||||||||||
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.
EntityRef
Defines an XML entity reference in Java.EntityRef
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.
Text
to the supplied
Object
, explicitly using the == operator.
ProcessingInstruction
to the supplied Object
.
Namespaces
are equal if and only if their URIs are byte-for-byte equals.
Entity
to the supplied
Object
.
Element
to the supplied
Object
, explicitly using the == operator.
Document
to the supplied
Object
.
DocType
to the supplied
Object
.
Comment
to the supplied
Object
.
Attribute
to the supplied
Object
.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |