Nux 1.6

Uses of Class
nux.xom.pool.XQueryPool

Packages that use XQueryPool
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 XQueryPool in nux.xom.pool
 

Fields in nux.xom.pool declared as XQueryPool
static XQueryPool XQueryPool.GLOBAL_POOL
          A default pool (can be shared freely across threads without harm); global per class loader.
 


Nux 1.6