Nux 1.6

Uses of Class
nux.xom.pool.BuilderPool

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

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


Nux 1.6