Skip navigation links
A B C D E F G H I L M N O P Q R S T U V 

A

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
 

B

BASE64 - Static variable in class org.expath.tools.saxon.fun.Types
 
binary(byte[]) - Static method in class org.expath.tools.saxon.fun.Return
 
bool(Boolean) - Static method in class org.expath.tools.saxon.fun.Return
 
BOOLEAN - Static variable in class org.expath.tools.saxon.fun.Types
 
BYTE - Static variable in class org.expath.tools.saxon.fun.Types
 

C

checkParams(Sequence[]) - Method in class org.expath.tools.saxon.fun.Function
 
children() - Method in class org.expath.tools.saxon.model.SaxonElement
 
children(String) - Method in class org.expath.tools.saxon.model.SaxonElement
 
COMMENT - Static variable in class org.expath.tools.saxon.fun.Types
 

D

date(Date) - Static method in class org.expath.tools.saxon.fun.Return
 
date(Calendar, boolean) - Static method in class org.expath.tools.saxon.fun.Return
 
DATE - Static variable in class org.expath.tools.saxon.fun.Types
 
dateTime(Date, boolean) - Static method in class org.expath.tools.saxon.fun.Return
 
dateTime(Calendar, boolean) - Static method in class org.expath.tools.saxon.fun.Return
 
DATETIME - Static variable in class org.expath.tools.saxon.fun.Types
 
DECIMAL - Static variable in class org.expath.tools.saxon.fun.Types
 
DefBuilder - Class in org.expath.tools.saxon.fun
The definition of a parameter of an extension function for Saxon.
DefBuilder(Function, StructuredQName, Library) - Constructor for class org.expath.tools.saxon.fun.DefBuilder
 
Definition - Class in org.expath.tools.saxon.fun
The definition of an extension function for Saxon.
Definition(Function, StructuredQName, SequenceType, Param...) - Constructor for class org.expath.tools.saxon.fun.Definition
 
definition() - Method in class org.expath.tools.saxon.fun.Function
 
display(PrintStream) - Method in class org.expath.tools.saxon.Version
 
DOCUMENT - Static variable in class org.expath.tools.saxon.fun.Types
 
DOUBLE - Static variable in class org.expath.tools.saxon.fun.Types
 

E

ELEMENT - Static variable in class org.expath.tools.saxon.fun.Types
 
empty() - Static method in class org.expath.tools.saxon.fun.Return
 
EMPTY_SEQUENCE - Static variable in class org.expath.tools.saxon.fun.Types
 
endElem() - Method in class org.expath.tools.saxon.model.SaxonTreeBuilder
 
error(String, String) - Method in class org.expath.tools.saxon.fun.Library
 
error(String, String, Throwable) - Method in class org.expath.tools.saxon.fun.Library
 
Errors - Class in org.expath.tools.saxon.fun
Utilities for extension functions errors for Saxon.
Errors(Library) - Constructor for class org.expath.tools.saxon.fun.Errors
 

F

FLOAT - Static variable in class org.expath.tools.saxon.fun.Types
 
format(String) - Method in class org.expath.tools.saxon.fun.Parameters
 
Formatter(String, int, int) - Constructor for class org.expath.tools.saxon.fun.Parameters.Formatter
 
Function - Class in org.expath.tools.saxon.fun
An extension function for Saxon.
Function(Library) - Constructor for class org.expath.tools.saxon.fun.Function
 
function(Function, String) - Method in class org.expath.tools.saxon.fun.Library
 
function(Function, StructuredQName) - Method in class org.expath.tools.saxon.fun.Library
 
function(Function, String, SequenceType, Param...) - Method in class org.expath.tools.saxon.fun.Library
 
function(Function, StructuredQName, SequenceType, Param...) - Method in class org.expath.tools.saxon.fun.Library
 
functions() - Method in class org.expath.tools.saxon.fun.Library
 

G

getArgumentTypes() - Method in class org.expath.tools.saxon.fun.Definition
 
getAttribute(String) - Method in class org.expath.tools.saxon.model.SaxonElement
 
getBoolean() - Method in class org.expath.tools.saxon.model.SaxonAttribute
 
getContent() - Method in class org.expath.tools.saxon.model.SaxonElement
 
getCurrentRoot() - Method in class org.expath.tools.saxon.model.SaxonTreeBuilder
Provide the result in Saxon's object tools.
getDisplayName() - Method in class org.expath.tools.saxon.model.SaxonElement
 
getErrors() - Method in class org.expath.tools.saxon.fun.Library
 
getExtension(QName) - Method in class org.expath.tools.saxon.serial.SaxonExtensionHandler
 
getFunctionQName() - Method in class org.expath.tools.saxon.fun.Definition
 
getInteger() - Method in class org.expath.tools.saxon.model.SaxonAttribute
 
getLocalName() - Method in class org.expath.tools.saxon.model.SaxonAttribute
 
getLocalName() - Method in class org.expath.tools.saxon.model.SaxonElement
 
getMaximumNumberOfArguments() - Method in class org.expath.tools.saxon.fun.Definition
 
getMinimumNumberOfArguments() - Method in class org.expath.tools.saxon.fun.Definition
 
getNamespace() - Method in class org.expath.tools.saxon.fun.Library
 
getNamespaceUri() - Method in class org.expath.tools.saxon.model.SaxonAttribute
 
getNamespaceUri() - Method in class org.expath.tools.saxon.model.SaxonElement
 
getPrefix() - Method in class org.expath.tools.saxon.fun.Library
 
getResultType(SequenceType[]) - Method in class org.expath.tools.saxon.fun.Definition
 
getRevision() - Method in class org.expath.tools.saxon.Version
 
getValue() - Method in class org.expath.tools.saxon.model.SaxonAttribute
 
getVersion() - Method in class org.expath.tools.saxon.Version
 

H

hasNoNsChild() - Method in class org.expath.tools.saxon.model.SaxonElement
 

I

instance() - Static method in class org.expath.tools.saxon.Version
 
INT - Static variable in class org.expath.tools.saxon.fun.Types
 
integer(Long) - Static method in class org.expath.tools.saxon.fun.Return
 
integer(BigInteger) - Static method in class org.expath.tools.saxon.fun.Return
 
INTEGER - Static variable in class org.expath.tools.saxon.fun.Types
 
isEmpty() - Method in class org.expath.tools.saxon.model.SaxonSequence
 
item(XdmValue) - Static method in class org.expath.tools.saxon.fun.Return
 
ITEM - Static variable in class org.expath.tools.saxon.fun.Types
 

L

library() - Method in class org.expath.tools.saxon.fun.Function
 
Library - Class in org.expath.tools.saxon.fun
A library of extension functions for Saxon.
Library(String, String) - Constructor for class org.expath.tools.saxon.fun.Library
 
LONG - Static variable in class org.expath.tools.saxon.fun.Types
 

M

main(String[]) - Static method in class org.expath.tools.saxon.Version
 
make() - Method in class org.expath.tools.saxon.fun.DefBuilder
 
make(String, String) - Method in class org.expath.tools.saxon.fun.Errors
Make an XPath exception with code in the web:* namespace.
make(String, String, Throwable) - Method in class org.expath.tools.saxon.fun.Errors
Make an XPath exception with code in the web:* namespace.
makeCallExpression() - Method in class org.expath.tools.saxon.fun.Definition
 
makeDefinition() - Method in class org.expath.tools.saxon.fun.Function
 

N

name() - Method in class org.expath.tools.saxon.fun.Param
 
NAMESPACE - Static variable in class org.expath.tools.saxon.fun.Types
 
newIterator() - Method in interface org.expath.tools.saxon.util.SequenceIteratorFactory
 
next() - Method in class org.expath.tools.saxon.model.SaxonSequence
 
node(XdmNode) - Static method in class org.expath.tools.saxon.fun.Return
 
NODE - Static variable in class org.expath.tools.saxon.fun.Types
 
noOtherNCNameAttribute(String[], String[]) - Method in class org.expath.tools.saxon.model.SaxonElement
 
number() - Method in class org.expath.tools.saxon.fun.Parameters
Return the number of parameters.

O

optional() - Method in class org.expath.tools.saxon.fun.DefBuilder
 
optional() - Method in class org.expath.tools.saxon.fun.Param
 
OPTIONAL - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_ATTRIBUTE - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_BASE64 - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_BOOLEAN - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_BYTE - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_COMMENT - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_DATE - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_DATETIME - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_DECIMAL - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_DOCUMENT - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_DOUBLE - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_ELEMENT - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_FLOAT - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_INT - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_INTEGER - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_ITEM - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_LONG - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_NAMESPACE - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_NODE - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_PI - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_SHORT - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_STRING - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_TEXT - Static variable in class org.expath.tools.saxon.fun.Types
 
OPTIONAL_URI - Static variable in class org.expath.tools.saxon.fun.Types
 
optionalElement(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.
org.expath.tools.saxon - package org.expath.tools.saxon
 
org.expath.tools.saxon.fun - package org.expath.tools.saxon.fun
 
org.expath.tools.saxon.model - package org.expath.tools.saxon.model
 
org.expath.tools.saxon.serial - package org.expath.tools.saxon.serial
 
org.expath.tools.saxon.util - package org.expath.tools.saxon.util
 

P

param(SequenceType, String) - Method in class org.expath.tools.saxon.fun.DefBuilder
 
param(int) - Method in class org.expath.tools.saxon.fun.Definition
 
Param - Class in org.expath.tools.saxon.fun
The definition of a parameter of an extension function for Saxon.
Param(SequenceType, String, boolean) - Constructor for class org.expath.tools.saxon.fun.Param
 
param(String) - Method in class org.expath.tools.saxon.fun.Parameters.Formatter
 
param(Item) - Method in class org.expath.tools.saxon.fun.Parameters.Formatter
 
param(byte[]) - Method in class org.expath.tools.saxon.fun.Parameters.Formatter
 
param(Sequence) - Method in class org.expath.tools.saxon.fun.Parameters.Formatter
 
param(List<String>) - Method in class org.expath.tools.saxon.fun.Parameters.Formatter
 
Parameters - Class in org.expath.tools.saxon.fun
Utilities for extension functions parameters for Saxon.
Parameters(Library, Sequence[], int, Param[]) - Constructor for class org.expath.tools.saxon.fun.Parameters
Check the number of parameters in params, and throw an error if not OK.
Parameters.Formatter - Class in org.expath.tools.saxon.fun
 
params() - Method in class org.expath.tools.saxon.fun.Definition
 
parseQName(String) - Method in class org.expath.tools.saxon.model.SaxonElement
 
PI - Static variable in class org.expath.tools.saxon.fun.Types
 

Q

qname(String) - Method in class org.expath.tools.saxon.fun.Types
Create a QName in the namespace of the library of this object.

R

register(Configuration) - Method in class org.expath.tools.saxon.fun.Library
 
Return - Class in org.expath.tools.saxon.fun
Utilities for return value of extension functions for Saxon.
Return() - Constructor for class org.expath.tools.saxon.fun.Return
 
returns(SequenceType) - Method in class org.expath.tools.saxon.fun.DefBuilder
 

S

SaxonAttribute - Class in org.expath.tools.saxon.model
Implementation of Attribute for Saxon.
SaxonAttribute(NodeInfo) - Constructor for class org.expath.tools.saxon.model.SaxonAttribute
 
SaxonElement - Class in org.expath.tools.saxon.model
Saxon implementation of Element, relying on NodeInfo.
SaxonElement(NodeInfo, XPathContext) - Constructor for class org.expath.tools.saxon.model.SaxonElement
 
SaxonExtensionHandler - Class in org.expath.tools.saxon.serial
Handler for extension serialization parameters.
SaxonExtensionHandler() - Constructor for class org.expath.tools.saxon.serial.SaxonExtensionHandler
 
SaxonSequence - Class in org.expath.tools.saxon.model
Saxon implementation of Sequence, relying on SequenceIterator.
SaxonSequence(SequenceIteratorFactory, XPathContext) - Constructor for class org.expath.tools.saxon.model.SaxonSequence
 
SaxonTreeBuilder - Class in org.expath.tools.saxon.model
Implementation of TreeBuilder for Saxon.
SaxonTreeBuilder(XPathContext, String, String) - Constructor for class org.expath.tools.saxon.model.SaxonTreeBuilder
 
SequenceIteratorFactory - Interface in org.expath.tools.saxon.util
 
serialize(OutputStream, SerialParameters) - Method in class org.expath.tools.saxon.model.SaxonSequence
 
setExtension(QName, String) - Method in class org.expath.tools.saxon.serial.SaxonExtensionHandler
 
SEVERAL - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_ATTRIBUTE - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_BASE64 - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_BOOLEAN - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_BYTE - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_COMMENT - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_DATE - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_DATETIME - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_DECIMAL - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_DOCUMENT - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_DOUBLE - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_ELEMENT - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_FLOAT - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_INT - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_INTEGER - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_ITEM - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_LONG - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_NAMESPACE - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_NODE - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_PI - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_SHORT - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_STRING - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_TEXT - Static variable in class org.expath.tools.saxon.fun.Types
 
SEVERAL_URI - Static variable in class org.expath.tools.saxon.fun.Types
 
severalElement(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.
SHORT - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_ATTRIBUTE - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_BASE64 - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_BOOLEAN - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_BYTE - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_COMMENT - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_DATE - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_DATETIME - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_DECIMAL - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_DOCUMENT - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_DOUBLE - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_ELEMENT - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_FLOAT - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_INT - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_INTEGER - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_ITEM - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_LONG - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_NAMESPACE - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_NODE - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_PI - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_SHORT - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_STRING - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_TEXT - Static variable in class org.expath.tools.saxon.fun.Types
 
SINGLE_URI - Static variable in class org.expath.tools.saxon.fun.Types
 
singleElement(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.
startContent() - Method in class org.expath.tools.saxon.model.SaxonTreeBuilder
 
startElem(String) - Method in class org.expath.tools.saxon.model.SaxonTreeBuilder
 
string(String) - Static method in class org.expath.tools.saxon.fun.Return
 
STRING - Static variable in class org.expath.tools.saxon.fun.Types
 
stringList(Iterable<String>) - Static method in class org.expath.tools.saxon.fun.Return
 

T

TEXT - Static variable in class org.expath.tools.saxon.fun.Types
 
type() - Method in class org.expath.tools.saxon.fun.Param
 
Types - Class in org.expath.tools.saxon.fun
Utilities for extension functions types for Saxon.
Types(Library) - Constructor for class org.expath.tools.saxon.fun.Types
 
types(SequenceType...) - Static method in class org.expath.tools.saxon.fun.Types
Create a list of types.

U

uri(URI) - Static method in class org.expath.tools.saxon.fun.Return
 
URI - Static variable in class org.expath.tools.saxon.fun.Types
 

V

value() - Method in class org.expath.tools.saxon.fun.Parameters.Formatter
 
value(XdmNode) - Static method in class org.expath.tools.saxon.fun.Return
 
value(XdmValue) - Static method in class org.expath.tools.saxon.fun.Return
 
value(byte[]) - Static method in class org.expath.tools.saxon.fun.Return
 
value(Boolean) - Static method in class org.expath.tools.saxon.fun.Return
 
value(String) - Static method in class org.expath.tools.saxon.fun.Return
 
value(Iterable<String>) - Static method in class org.expath.tools.saxon.fun.Return
 
value(Date) - Static method in class org.expath.tools.saxon.fun.Return
 
value(Date, boolean) - Static method in class org.expath.tools.saxon.fun.Return
 
value(Calendar) - Static method in class org.expath.tools.saxon.fun.Return
 
value(Calendar, boolean) - Static method in class org.expath.tools.saxon.fun.Return
 
value(Long) - Static method in class org.expath.tools.saxon.fun.Return
 
value(BigInteger) - Static method in class org.expath.tools.saxon.fun.Return
 
value(URI) - Static method in class org.expath.tools.saxon.fun.Return
 
Version - Class in org.expath.tools.saxon
Version of this project.
Version() - Constructor for class org.expath.tools.saxon.Version
 
A B C D E F G H I L M N O P Q R S T U V 
Skip navigation links

Copyright © 2015-2020 EXPath. All Rights Reserved