Nux 1.6

Uses of Class
nux.xom.pool.DocumentMap

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

Constructors in nux.xom.pool with parameters of type DocumentMap
DocumentPool(DocumentMap entries, DocumentFactory factory)
          Creates a new pool that uses the given document cache data structure and factory.
 


Nux 1.6