|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
CDATA
defines an XML CDATA section.CharacterData
is a marker interface for
character based nodes such as the CDATA
, Comment
and Text
nodes.Comment
defines the behavior of an XML comment.ContentListFacade
represents a facade of the
content of a Branch
which is returned via calls to the
Branch.content()
method to allow users to modify the content
of a Branch
directly using the List
interface.Map
instances indexed by URI which contain
caches of Namespace
for each prefix
Node
instances this branch may contain.
clone
will return a deep clone or if this node is
read-only then clone will return the same instance.
List
so that the content of this branch may be modified directly using
the List
interface.
Mode
instance
which should add the necessary default rules
Namespace
instance
createPattern
parses the given
XPath expression to create an XSLT style Pattern
instance
which can then be used in an XSLT processing model.
createPattern
parses the given
XPath expression to create an XSLT style Pattern
instance
which can then be used in an XSLT processing model.
createSingleton
creates the singleton instance
from the given class name.
createXPath
parses an XPath expression
and creates a new XPath XPath
instance.
createXPath
parses an XPath expression
and creates a new XPath XPath
instance.
createXPath
parses an XPath expression
and creates a new XPath XPath
instance
using the singleton DocumentFactory
.
createXPath
parses an XPath expression
and creates a new XPath XPath
instance
using the singleton DocumentFactory
.
createXPath
creates an XPath object for
the given xpathExpression.
createXPathFilter
parses a NodeFilter
from the given XPath filter expression.
createXPathFilter
parses a NodeFilter
from the given XPath filter expression.
createXPathFilter
parses a NodeFilter
from the given XPath filter expression using the singleton
DocumentFactory
.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |