|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Document
.
Namespace
declarations on this
element
CDATA
node.
CDATA
node
to this node.
Text
node.
Text
node
to this node.
Attribute
defines behavior for an XML
attribute, modeled in Java.Attribute
with the
specified (local) name and value, and in the provided
Namespace
.
Attribute
with the
specified (local) name, value, and type, and in the provided
Namespace
.
Attribute
with the
specified (local) name and value, and does not place
the attribute in a Namespace
.
Attribute
with the
specified (local) name, value and type, and does not place
the attribute in a Namespace
.
Attribute
with the
specified (local) name and value, and in the provided
Namespace
.
Attribute
with the
specified (local) name, value, and type, and in the provided
Namespace
.
Attribute
with the
specified (local) name and value, and does not place
the attribute in a Namespace
.
Attribute
with the
specified (local) name, value and type, and does not place
the attribute in a Namespace
.
Element
.
Throwable
CDATA
represents character-based content within an
XML document represented by JDOM.CDATA
node, with the
supplied string value as it's character content.
CDATA
objects
Attribute
name.
CDATA
.
Comment
data.
Element
name.
Attribute
's namespace collides with a
Element
's namespace.
Namespace
collides with a
Element
's namespace.
Namespace
collides with a
Attribute
's namespace.
Namespace
collides with any namespace
from a list of objects.
Namespace
prefix.
Namespace
URI.
ProcessingInstruction
target.
Attribute
.
CDATA
node, with the
same character content, but no parent.
Comment
.
DocType
.
Document
.
EntityRef
.
ProcessingInstruction
.
Text
node, with the
same character content, but no parent.
Comment
defines behavior for an XML
comment, modeled in Java.Comment
objects
Document
's
Comment
s,
ProcessingInstruction
s and
the root Element
.
Element
.
ContentFilter
is a general purpose Filter
representing all legal JDOM objects and allows the ability to set
and unset the visiblity of these objects.DataConversionException
is thrown when a requested XML value
is requested to be converted, and conversion
fails.Exception
indicating
that the specified attribute does not exist for the
current element.
DefaultJDOMFactory
creates the standard
top-level JDOM classes (Element, Document, Comment, etc).Attribute
from its parent, or does
nothing if the Attribute
has no parent.
CDATA
from its parent, or does nothing
if the CDATA
has no parent.
Comment
from its parent, or does
nothing if the Comment
has no parent.
Entity
from its parent, or does nothing
if the Entity
has no parent.
Text
from its parent, or does nothing
if the Text
has no parent.
Element
from this document.
DocType
represents an XML
DOCTYPE declaration.DocType
with
the specified element name and a reference to an
external DTD.
DocType
with
the specified element name and reference to an
external DTD.
DocType
with
the specified element name
DocType
declaration.
DocType
with
the specified element name and a reference to an
external DTD.
DocType
with
the specified element name and reference to an
external DTD.
DocType
with
the specified element name
Document
defines behavior for an XML Document, modeled
in Java.Document
,
with the supplied Element
as the root element and the supplied
DocType
declaration.
Document
,
with the supplied Element
as the root element, and no DocType
declaration.
Document
,
with the supplied list of content, and the supplied
DocType
declaration.
Document
,
with the supplied list of content, and no
DocType
declaration.
Document
object
Document
,
with the supplied Element
as the root element and the supplied
DocType
declaration.
Document
,
with the supplied Element
as the root element, and no DocType
declaration.
Element
defines behavior for an XML
element, modeled in Java.Element
with the supplied (local) name, and define
the Namespace
to be used.
Element
in no
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
objects
Element
with the supplied (local) name, and define
the Namespace
to be used.
Element
in no
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.
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.EntityRef
with the supplied name.
EntityRef
with the supplied name and system id.
EntityRef
with the supplied name, public id, and system id.
EnitityRef
objects
EntityRef
with the supplied name.
EntityRef
with the supplied name, public ID, and system ID.
Attribute
to the supplied
Object
.
CDATA
to the supplied
Object
, explicitly using the == operator.
Comment
to the supplied
Object
.
DocType
to the supplied
Object
.
Document
to the supplied
Object
.
Element
to the supplied
Object
, explicitly using the == operator.
Entity
to the supplied
Object
.
Namespaces
are equal if and only if their URIs are byte-for-byte equals.
ProcessingInstruction
to the supplied Object
.
Text
to the supplied
Object
, explicitly using the == operator.
Element.getNamespace()
.
List
of Attribute
objects in no particular
order, or an empty list if there are none.
Attribute
.
boolean
form, and if no conversion
can occur, throws a
DataConversionException
Throwable
, or null
if one does not exist.
List
of all the child elements
nested directly (one level deep) within this element, as
Element
objects.
List
of all the child elements
nested directly (one level deep) within this element with the given
local name and belonging to no namespace, returned as
Element
objects.
List
of all the child elements
nested directly (one level deep) within this element with the given
local name and belonging to the given Namespace, returned as
Element
objects.
String
("")
if the child has no textual content.
Document
.
Document
's content.
Text
, Element
,
Comment
, ProcessingInstruction
,
CDATA
, and EntityRef
.
Element
's content.
DocType
declaration for this Document
, or
null
if none exists.
Document
for
this Attribute, or null if not a currently a member of a
Document
.
Document
for
this CDATA
, or null if not a currently a member
of a Document
.
Document
for
this Comment, or null if not a currently a member of a
Document
.
Document
for
this DocType, or null if not a currently a member of a
Document
.
Document
for
this Element, or null if not a currently a member of a
Document
.
Document
for
this Entity, or null if not a currently a member of a
Document
.
Document
for
this PI, or null if not a currently a member of a
Document
.
Document
for
this Text
, or null if not a currently a member
of a Document
.
Locator
object provided by the
SAX parser.
double
form, and if no conversion
can occur, throws a
DataConversionException
float
form, and if no conversion
can occur, throws a
DataConversionException
int
form, and if no conversion
can occur, throws a
DataConversionException
long
form, and if no conversion
can occur, throws a
DataConversionException
Exception
.
Attribute
.
Element
, without any
namespace prefix, if one exists.
EntityRef
.
List
containing the names of the
"attribute" style pieces of name/value pairs in this PI's data.
Attribute
's
Namespace
.
Element
's
Namespace
.
Namespace
for the supplied prefix and URI.
Namespace
for the supplied URI, and make it usable
as a default namespace, as no prefix is supplied.
Attribute
.
Element
, if
one exists.
Attribute
's
prefix.
Element
's
prefix (or the default namespace if no prefix).
Attribute
.
CDATA
node, which
is always a JDOM Element
.
Comment
.
Element
.
EntityRef
.
ProcessingInstruction
.
Text
node, which
is always a JDOM Element
.
Namespace
.
String
if
none is referenced.
EntityRef
.
Attribute
.
Element
, in the form
[namespacePrefix]:[localName].
Element
for this Document
String
if
none is referenced.
EntityRef
.
CDATA
node as a Java
String
.
Comment
.
Text
node as a Java
String
.
Namespace
.
Attribute
.
Attribute
.
Comment
.
DocType
.
Document
.
Element
.
Entity
.
Namespace
.
ProcessingInstruction
.
true
if this document has a
root element, false
otherwise.
IllegalAddException
is thrown when trying to add a
illegal object to a JDOM construct.Exception
indicating
that the addition of the Attribute
to the Element
is illegal.
Exception
indicating
that the addition of the Element
to parent is illegal.
Exception
indicating
that the addition of the Element
to the Document
is illegal.
Exception
indicating
that the addition of the ProcessingInstruction
to the Element
is illegal.
Exception
indicating
that the addition of the ProcessingInstruction
to the Document
is illegal.
Exception
indicating
that the addition of the Comment
to the Element
is illegal.
Exception
indicating
that the addition of the CDATA
Exception
indicating
that the addition of the Text
to the Element
is illegal.
Exception
indicating
that the addition of the Comment
to the Document
is illegal.
Exception
indicating
that the addition of the EntityRef
to the Element
is illegal.
Exception
indicating
that the addition of the Namespace
to the Element
is illegal.
Exception
indicating
that the addition of the DocType
to the Document
is illegal.
Exception
with the specified
error message.
IllegalDataException
is thrown when illegal text is supplied to a
JDOM construct.Exception
indicating
that the specified data is illegal for the construct
it was supplied to.
Exception
indicating
that the specified data is illegal for the construct
it was supplied to.
IllegalNameException
is thrown when a name is supplied in construction, etc.,
of a JDOM construct, and that name breaks XML naming
conventions.Exception
indicating
that the specified name is illegal for the construct
it was supplied to.
Exception
indicating
that the specified name is illegal for the construct
it was supplied to.
IllegalTargetException
is thrown when a target is supplied in construction, etc.,
of a JDOM ProcessingInstruction
, and that name breaks
XML naming conventions.Exception
indicating
that the specified target is illegal for the
ProcessingInstruction
it was supplied to.
Exception
indicating
that the specified target is illegal for the
ProcessingInstruction
it was supplied to.
boolean
value indicating
whether this Element
is a root
Element
for a JDOM Document
.
Attribute
Element
EntityRef
Namespace
of the Attribute
Namespace
of the Element
Namespace
defines both a factory for
creating XML namespaces, and a namespace itself.Namespace
for when not in a namespace
CDATA
node's parent.
Text
node's parent.
ProcessingInstruction
objects
Exception
.
Exception
to the given
PrintStream.
Exception
to the given
PrintWriter.
ProcessingInstruction
with the specified target and data.
ProcessingInstruction
with the specified target and data.
ProcessingInstruction
defines behavior for an
XML processing instruction, modeled in Java.ProcessingInstruction
with the specified target and data.
ProcessingInstruction
with the specified target and data.
EntityRef
ProcessingInstruction
.
Comment
.
Element
.
ProcessingInstruction
.
Comment
.
CDATA
.
Text
.
EntityRef
.
SAXBuilder
builds a JDOM tree using SAX.SAXHandler
supports SAXBuilderSAXHandler
that listens to SAX
events and creates a JDOM Document.
SAXHandler
that listens to SAX
events and creates a JDOM Document.
Attribute
.
CDATA
objects.
Element.setContent(java.util.List)
,
except only Element
objects are allowed in the supplied
list.
Comment
objects.
Document
.
Map
as the pairs for the data of
this PI.
DocType
declaration for this Document
.
Document
parent of this comment.
Document
holding this doctype.
Document
parent of this element
and makes it the root element.
Document
parent of this PI.
Builder
.
Element
objects.
EntityRef
objects.
Builder
.
Builder
.
keepAlive
to true
will cause this connection to schedule a task
that periodically will try to refresh the databases nonActivityTimeout.keepAlive
to true
will cause this connection to schedule a task
that periodically will try to refresh the databases nonActivityTimeout.Attribute
.
Element
.
EntityRef
.
Attribute
's Namespace
.
Element
's Namespace
.
Attribute
.
CDATA
node to the
supplied Element
.
Comment
.
Element
.
Entity
.
ProcessingInstruction
.
Text
node to the supplied
Element
.
ProcessingInstruction
objects.
EntityRef
.
Element
for the
Document
.
EntityRef
.
CDATA
node.
Comment
.
Text
node.
Text
objects.
Attribute
.
Builder
.
JDOMException
Exception
.
Exception
with the given message.
Exception
with the given message
and wrap another Exception
.
JDOMFactory
is an interface to be used by builders
in constructing JDOM objects.Document
object.
Document
object.
EntityRef
Comment
Text
objects
Text
represents character-based content within an
XML document represented by JDOM.Text
node, with the
supplied string value as it's character content.
String
representation of the
Attribute
, suitable for debugging.
String
representation of the
CDATA
node, suitable for debugging.
String
representation of the
Comment
, suitable for debugging.
String
representation of the
DocType
, suitable for debugging.
String
representation of the
Document
, suitable for debugging.
String
representation of the
Element
, suitable for debugging.
String
representation of the
EntityRef
, suitable for debugging.
String
representation of this
Namespace
, suitable for use in debugging.
String
representation of the
ProcessingInstruction
, suitable for debugging.
String
representation of the
Text
node, suitable for debugging.
java.util.TimerTask
class.ResourceMessage
.Attribute
Attribute
Verifier
handles XML checks on names, data, and other
verification tasks for JDOM.
|
|||||||||
PREV NEXT |
FRAMES
NO FRAMES
Copyright (c) 2012 Software AG. All Rights Reserved. |