|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
CollectionURIResolver |
This interface is used to resolve uri's to ressources when calling
fn:collection with a string as parameter. |
ValidationConnector | |
XQueryExpression |
This class defines an interface for the use of XQuery processors with MorganaXProc . |
XSLTTemplate |
This class defines an interface for the use of XSLT processors with MorganaXProc . |
Class Summary | |
---|---|
FOConnector |
This class defines an interface for the use of XSL FO processors with MorganaXProc . |
XQueryConnector |
This class defines an interface for the use of XQuery processors with MorganaXProc . |
XSLTConnector |
This class defines an interface for the use of XSLT processors with MorganaXProc . |
XsltResult | This class serves as a container for the results of an XSLT transformation. |
Exception Summary | |
---|---|
FOConnector.FOConnectorException | |
ValidationConnector.SchemaError | |
XQueryConnectorException | This class is used to raise exceptions occurred during instantiation of an XQueryConnector |
This package contains the (abstract) classes and interfaces needed to connect an XQuery or XSLT processor to MorganaXProc using the connector mechanism.
A connector is in principle an wrapper around the individual processor either for XQuery or XSLT making it available for MorganaXProc in its implementation of p:xslt or p:xquery. Please see the task oriented coverage of this topic on our homepage.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |