Qizx fe-4.4p2 API

Package com.qizx.api.util

Utility classes implementing interfaces from the API, in particular conversion to XML, HTML, DOM, SAX, conversion from DOM and SAX, and connection to JAXP-compatible XSLT engines.

See:
          Description

Class Summary
DefaultModuleResolver Default ModuleResolver implementation using a base URL.
DOMToPushStream Pushes a DOM document or an element to an XMLPushStream handler.
GlobFilter An implementation of LibraryMemberFilter which matches the name of Library members using Unix shell-like regular expressions.
ImportOptions Stores options used when importing documents into an XML Library.
NodeSource An extension of SAXSource that allows using a Qizx Document or Node as a source for an XSLT transformation.
NodeXMLReader Allows a Node to be used as a source of SAX events.
PullStreamConverter Utility for conversion of an XMLPullStream input.
PushNodeBuilder An implementation of XMLPushStream that builds an in-memory Node tree and returns the top Node.
PushStreamResult An extension of SAXResult that adapts to XMLPushStream.
PushStreamToDOM An implementation of XMLPushStream which creates W3C DOM documents or nodes.
PushStreamToSAX An implementation of XMLPushStream that converts to SAX2 events.
SAXToPushStream Adapter from SAX2 to XMLPushStream.
XMLSerializer An implementation of XMLPushStream that serializes into XML, XHTML, HTML or plain text.
 

Package com.qizx.api.util Description

Utility classes implementing interfaces from the API, in particular conversion to XML, HTML, DOM, SAX, conversion from DOM and SAX, and connection to JAXP-compatible XSLT engines.


© 2010 Axyana Software