Qizx fe-4.4p2 API

Uses of Interface
com.qizx.api.ItemFactory

Packages that use ItemFactory
com.qizx.api API of the embeddable version of the Qizx XML Query engine. 
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. 
 

Uses of ItemFactory in com.qizx.api
 

Subinterfaces of ItemFactory in com.qizx.api
 interface Expression
          Compiled XML Query expression.
 interface Library
          Work session on a XML Library.
 interface XQuerySession
          Simple XQuery session without access to XML Libraries, used in Qizx/open.
 

Uses of ItemFactory in com.qizx.api.util
 

Constructors in com.qizx.api.util with parameters of type ItemFactory
DOMToPushStream(ItemFactory itemFactory, XMLPushStream output)
          Builds an adapter from DOM to an implementation of XMLPushStream.
 


© 2010 Axyana Software