- ANY - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_ATTRIBUTE - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_BASE64 - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_BOOLEAN - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_BYTE - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_COMMENT - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_DATE - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_DATETIME - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_DECIMAL - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_DOCUMENT - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_DOUBLE - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_ELEMENT - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_FLOAT - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_INT - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_INTEGER - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_ITEM - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_LONG - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_NAMESPACE - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_NODE - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_PI - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_SHORT - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_STRING - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_TEXT - Static variable in class org.expath.tools.saxon.fun.Types
-
- ANY_URI - Static variable in class org.expath.tools.saxon.fun.Types
-
- anyElement(String, Processor) - Method in class org.expath.tools.saxon.fun.Types
-
Create an "element(ns:xxx)*" type, in the namespace of the library of this object.
- asBinary(int, boolean) - Method in class org.expath.tools.saxon.fun.Parameters
-
Return the pos-th parameter, checking it is a base64 binary.
- asBoolean(int, boolean) - Method in class org.expath.tools.saxon.fun.Parameters
-
Return the pos-th parameter, checking it is a boolean.
- asElement(int, boolean, XPathContext) - Method in class org.expath.tools.saxon.fun.Parameters
-
Return the pos-th parameter, checking it is an element node.
- asElement(int, boolean, XPathContext, String) - Method in class org.expath.tools.saxon.fun.Parameters
-
Return the pos-th parameter, checking it is an element node, as well as its name.
- asLong(int, boolean) - Method in class org.expath.tools.saxon.fun.Parameters
-
Return the pos-th parameter, checking it is a string.
- asSequence(int, boolean, XPathContext) - Method in class org.expath.tools.saxon.fun.Parameters
-
Return the pos-th parameter, as a sequence.
- asString(int, boolean) - Method in class org.expath.tools.saxon.fun.Parameters
-
Return the pos-th parameter, checking it is a string.
- asStringList(int, boolean) - Method in class org.expath.tools.saxon.fun.Parameters
-
Return the pos-th parameter, checking it is a list of strings.
- ATTRIBUTE - Static variable in class org.expath.tools.saxon.fun.Types
-
- attribute(String, CharSequence) - Method in class org.expath.tools.saxon.model.SaxonTreeBuilder
-
- attributes() - Method in class org.expath.tools.saxon.model.SaxonElement
-