|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
accept
is the method used in the Visitor Pattern.
Action
represents some default action which should occur when
a rule matches a node in the XSLT processing model.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.
ElementHandler
to be called when the specified
path is encounted.
Element.getNamespace()
method.
ElementModifier
to be called when the specified element
path is encounted while parsing the source.
Text
node with the given text to this element.
Stylesheet.applyTemplates(Object, XPath)
instead.
Stylesheet.applyTemplates(Object, XPath, String)
instead.
Node
, this will processes all of the
children of that node.
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
defines an XML attribute.AttributeDecl
represents an attribute declaration in a DTD.AttributeHelper
a number of helper methods for working with
attribute values.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 |