|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
Element defines behavior for an XML
element, modeled in Java.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.
</[element name]>) is reached.
Document object.
EntityRef Defines an XML entity in Java.EntityRef
with the supplied name.
EntityRef
with the supplied name.
EntityRef
with the supplied name, public ID, and system ID.
EntityRef
with the supplied name, public id, and system id.
ProcessingInstruction
to the supplied Object.
Text to the supplied
Object, explicitly using the == operator.
Comment to the supplied
Object.
Namespaces
are equal if and only if their URIs are byte-for-byte equals.
CDATA to the supplied
Object.
Entity to the supplied
Object.
Document to the supplied
Object.
Attribute to the supplied
Object.
DocType to the supplied
Object.
Element to the supplied
Object, explicitly using the == operator.
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||