Package net.sf.saxon.xqj

This package contains an implementation of the draft XQuery API specification known as XQJ or JSR 225.

See:
          Description

Class Summary
SaxonDuration Saxon implementation of the JAXP class javax.xml.datatype.Duration.
SaxonXMLGregorianCalendar Saxon implementation of the JAXP class javax.xml.datatype.XMLGregorianCalendar.
SaxonXQConnection Saxon implementation of the XQL interface XQConnection.
SaxonXQDataFactory Saxon implementation of the XQJ interface XQDataFactory.
SaxonXQDataSource Saxon implementation of the XQJ XQDataSource interface.
SaxonXQDynamicContext Created by IntelliJ IDEA.
SaxonXQExpression  
SaxonXQForwardSequence The class is a Saxon implementation of the XQJ interface XQResultSequence.
SaxonXQItem  
SaxonXQItemType  
SaxonXQPreparedExpression Saxon implementation of the XQJ interface XQPreparedExpression.
SaxonXQSequence Saxon implementation of the XQSequence interface in XQJ, which represents an XDM sequence together with a current position.
SaxonXQSequenceType Created by IntelliJ IDEA.
StandardDOMHandler Implementation of XQCommonHandler that performs the mappings between Java and XPath as defined in the XQJ specification.
 

Package net.sf.saxon.xqj Description

This package contains an implementation of the draft XQuery API specification known as XQJ or JSR 225. Note that this is a draft specification and is subject to change.

The interfaces have been renamed into a Saxon package namespace to avoid any conflicts with other implementations or with the official version of the interfaces when they are finally released.



Copyright (C) Michael H. Kay. All rights reserved.