Uses of Class
org.apache.xml.utils.ObjectPool
-
Packages that use ObjectPool Package Description org.apache.xalan.transformer In charge of run-time transformations and the production of result trees. -
-
Uses of ObjectPool in org.apache.xalan.transformer
Methods in org.apache.xalan.transformer that return ObjectPool Modifier and Type Method Description ObjectPool
TransformerImpl. getStringWriterPool()
Get the StringWriter pool, so that StringWriter objects may be reused.
-