|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Filter.CDATA node.
Text node to this node.
Text node.
Text node to this node.
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.
CDATA node, with the supplied string value as it's character
content.
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
data.
ProcessingInstruction target.
Attribute.
Document.
ProcessingInstruction.
Text node, with the same character content, but no parent.
TransformerFactory.getFeature(String) returns true when passed this
value as an argument, the Transformer natively supports CoffeeDOM.
TransformerFactory.getFeature(String) returns true when passed this
value as an argument, the Transformer natively supports CoffeeDOM.
Exception.
Exception with the given message.
Exception with the given message and wrap another Exception.
Locator interface that exposes the CoffeeDOM node being processed by SAXOutputter.Exception with the given message and wrap the Exception that
cause a document parse to fail.
Exception with the given message and the partial document and wrap the
Exception that cause a document parse to fail.
Parent nodes.Document object based on a specific parser implementation.
Document object based on a specific parser implementation with the given
DOCTYPE.
Document object based on a specific parser implementation.
Document object based on a specific parser implementation.
Document object based on a specific parser implementation with the given
DOCTYPE.
Document object based on a specific parser implementation.
Document object based on a specific parser implementation.
Document object based on a specific parser implementation.
Document object based on a specific parser implementation.
Document object based on a specific parser implementation.
Attribute
convenience getter functions.Attribute from its parent, or does nothing if the Attribute has no
parent.
Element from this document.
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 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, with the supplied Element as
the root element and the supplied DocType declaration.
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 Element as the root element,
the supplied DocType declaration, and the specified base URI.
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 a DocType declaration only if the content contains a DocType instance.
org.w3c.dom.Document object.Document from a pre-existing DOM org.w3c.dom.Document.Document as a DOM org.w3c.dom.Document.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 name]>) is reached.
EntityRef with the supplied name.
EntityRef with the supplied name, public ID, and system ID.
EntityRef with the supplied name and system ID.
EntityRef with the supplied name.
EntityRef with the supplied name and system id.
EntityRef with the supplied name, public id, and system id.
Attribute to the supplied Object.
Document to the supplied Object.
Namespaces are equal if and only if their URIs are byte-for-byte
equals.
Iterator over the attribute elements that
match the supplied name.
List of
Attribute objects in no particular order, or an empty list if there are none.
Attribute.
DataConversionException
if a conversion can't be performed.
Throwable, or null if one does not exist.
Iterator over the child elements that
match the supplied local name and namespace URI.
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.
ContentHandler.
Document.
Document's content.
Text,
Element, Comment, ProcessingInstruction, CDATA, and
EntityRef.
Element's content.
List which contains objects of type Content.
List the content of this parent that matches the supplied filter.
DeclHandler.
Iterable that walks over all descendants in document order.
Iterable that walks over all descendants in document order applying the Filter to return only elements
that match the filter rule.
Iterable that walks over all descendants in document order.
Iterable that walks over all descendants in document order applying the Filter to
return only elements that match the filter rule.
DocType declaration for this Document, or
null if none exists.
Document from an existing InputStream by letting a DOM
parser handle parsing using the supplied stream.
Document from an existing InputStream by letting a DOM
parser handle parsing using the supplied stream.
Document from an existing InputStream by letting a DOM
parser handle parsing using the supplied stream.
Document from a given filename by letting a DOM parser handle parsing from the
file.
Document from an existing InputStream by letting a DOM parser handle
parsing using the supplied stream.
Document from an existing InputStream by letting a JAXP
parser handle parsing using the supplied stream.
Document from an existing InputStream by letting a DOM
parser handle parsing using the supplied stream.
Document from an existing InputStream by letting a DOM
parser handle parsing using the supplied stream.
Document from an existing InputStream by letting a DOM
parser handle parsing using the supplied stream.
Document from an existing InputStream by letting a DOM
parser handle parsing using the supplied stream.
Document for this Attribute, 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
DTDHandler assigned, or null if none.
DTDHandler.
EntityResolver assigned, or null if none.
EntityResolver.
ErrorHandler assigned, or null if none.
ErrorHandler.
CoffeeDOMFactory in use.
CoffeeDOMFactory in use.
float form, and if no conversion can occur, throws a
DataConversionException
int form, and if no conversion can occur, throws a
DataConversionException
LexicalHandler.
long form, and if no conversion can occur, throws a
DataConversionException
Exception.
Attribute.
EntityRef.
Attribute's Namespace.
Namespace.
Namespace corresponding to the given prefix in scope for this element.
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.
Attribute's prefix.
Attribute.
Document (or null).
Namespace.
List containing the names of the "attribute" style pieces of name/value pairs in
this PI's data.
String if none is
referenced.
EntityRef.
Attribute.
Element for this Document
String if none is
referenced.
EntityRef.
Comment.
Text node as a Java String.
Namespace.
Attribute.
XMLFilter used during parsing, or null if none.
Attribute.
Content item.
Document.
Namespace.
true if this document has a root element, false otherwise.
Exception with the specified error message.
ProcessingInstruction, and that name breaks XML
naming conventions.Attribute
EntityRef
Namespace of the Attribute
Namespace for when not in a namespace
Document parameter to a DOM Document, returning the DOM version.
CoffeeDOM Document, firing off the SAX events that have been registered.
Document to the given output stream.
DocType.
Element, including its Attributes, and all contained
(child) elements, etc.
CDATA node.
Text node.
Comment.
ProcessingInstruction.
EntityRef.
Document to the given Writer.
DocType.
Element, including its Attributes, and all contained
(child) elements, etc.
CDATA node.
Text node.
Comment.
ProcessingInstruction.
EntityRef.
Element's content only, not including its tag, and
attributes.
Element's content only, not including its tag, and
attributes.
Content content.Attribute list.
CDATA text.
Element, its Attributes, and all
contained (child) elements, etc.
EntityRef.
Exception.
Exception to the given PrintStream.
Exception to the given PrintWriter.
Text strings.
ProcessingInstruction with the specified target and data.
ProcessingInstruction with the specified target and data.
ProcessingInstruction with the specified target and data.
ProcessingInstruction with the specified target and data.
EntityRef
InputSource instance using a
SAX parser.SAXBuilder.SAXHandler that listens to SAX events and creates a CoffeeDOM Document.
SAXHandler that listens to SAX events and creates a CoffeeDOM Document.
SAXOutputter without any registered handler.
SAXOutputter with the specified ContentHandler.
SAXOutputter with the specified SAX2 handlers.
SAXOutputter with the specified SAX2 handlers.
Attribute.
Document.
ContentHandler.
Map as the pairs for the data of this PI.
DeclHandler.
DocType declaration for this Document.
Builder.
DTDHandler.
Builder.
EntityResolver.
Builder.
ErrorHandler.
EscapeStrategy to use for character escaping.
<tagName/> to
<tagName></tagName>.
String to use; this is usually a String of empty spaces.
LexicalHandler.
lineSeparator).
Attribute.
EntityRef.
Attribute's Namespace.
Namespace.
<?xml version="1.0"?gt;) will be
omitted or not.
<?xml version="1.0"
encoding="UTF-8"?>) includes the encoding of the document.
Attribute.
EntityRef.
Element for the Document.
EntityRef.
CDATA node.
Comment.
Text node.
Attribute.
XMLFilter for the builder.
Document object.
Document object.
EntityRef
Comment
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.
Attribute
Attribute
Namespace for the standard xml prefix.
XMLOutputter with the default Format matching Format.getRawFormat().
XMLOutputter with the specified format characteristics.
XMLOutputter with all the options as set in the given XMLOutputter.
XSLTransformer by reading the stylesheet from the specified
InputStream.
XSLTransformer by reading the stylesheet from the specified
Reader.
XSLTransformer by reading the stylesheet from the specified
File.
XSLTransformer by reading the stylesheet from the specified
Document.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||