Nux 1.6

Uses of Class
nux.xom.pool.XQueryFactory

Packages that use XQueryFactory
nux.xom.pool Efficient and flexible pools and factories for Documents, XQueries, and XSL Transforms, as well as Builders that validate against W3C XML Schemas, DTDs, RELAX NG, Schematron, etc. 
 

Uses of XQueryFactory in nux.xom.pool
 

Constructors in nux.xom.pool with parameters of type XQueryFactory
XQueryPool(PoolConfig config, XQueryFactory factory)
          Creates a new pool with the given configuration that uses the given factory on cache misses.
 


Nux 1.6