Nux 1.6

Uses of Class
nux.xom.pool.DocumentPool

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

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


Nux 1.6