|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
AbstractNamespace is an abstract base class for
tree implementors to use for implementation inheritence.AbstractBranch is an abstract base class for
tree implementors to use for implementation inheritence.AbstractCDATA is an abstract base class for
tree implementors to use for implementation inheritence.AbstractCharacterData is an abstract base class for
tree implementors to use for implementation inheritence.AbstractComment is an abstract base class for
tree implementors to use for implementation inheritence.AbstractDocument is an abstract base class for
tree implementors to use for implementation inheritence.AbstractDocumentType is an abstract base class for
tree implementors to use for implementation inheritence.AbstractElement is an abstract base class for
tree implementors to use for implementation inheritence.AbstractEntity is an abstract base class for
tree implementors to use for implementation inheritence.AbstractNode is an abstract base class for
tree implementors to use for implementation inheritence.AbstractProcessingInstruction is an abstract base class for
tree implementors to use for implementation inheritence.AbstractText is an abstract base class for
tree implementors to use for implementation inheritence.Action represents some default action which should occur
when a rule matches a node in the XSLT processing model.Attribute defines an XML attribute.AttributeDecl represents an attribute declaration in a DTD.AttributeHelper a number of helper methods for
working with attribute values.Attributes
interface, which includes Namespace support.AttributeList;
that interface has been replaced by
Attributes,
which is implemented in the
AttributesImpl helper class.Attributes.Attributes2 interface.accept is the method used in the Visitor Pattern.
accept method is the Visitor Pattern method.
accept method is the Visitor Pattern method.
Node or throws IllegalAddException
if the given node is not of a valid type.
Comment to this branch.
Element to this branch.
ProcessingInstruction to this branch.
Attribute to this element.
CDATA to this element.
Entity to this element.
Text to this element.
Namespace to this element.
CDATA node with the given text to this element.
Comment node with the given text to this branch.
Comment node with the given text to this element.
Mode instance
Element node with the given name to this branch
and returns a reference to the new node.
Element node with the given QName
to this branch and returns a reference to the new node.
Element node with the given qualified name
and namespace URI to this branch and returns a reference to the new node.
Entity node with the given name and text
to this element and returns a reference to the new node.
ElementHandler to be called when the
specified path is encounted.
ElementHandler to be called when the
specified path is encounted.
ElementHandler to be called when the
specified path is encounted.
ElementModifier to be called
when the specified element path is encounted while parsing the source.
JAXBObjectHandler that will be supplied with the unmarshalled representation
of the xml fragment whenever the specified path is encounted.
JAXBObjectModifier to be called
when the specified xml path is encounted while parsing the source.
Text node with the given text to this element.
Element.getNamespace() method.
asXML returns the textual XML representation of this
node.
asXPathResult returns a version of this node which is
capable of being an XPath result.
Attribute instances this element contains as
a backed List so that the attributes may be modified directly
using the List interface.
|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||