|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
XMLStreamReader from a specified InputStream by
using the pool of XMLInputFactory
XMLStreamWriter from a specified OutputStream by
using the pool of XMLOutputFactory
DocumentBuilder pool, which provided DocumentBuilder
object as resource.DocumentBuilderResourcePool containing DocumentBuilder resources.
DocumentBuilder to improve DocumentBuilder creation efficiency.Source so that consuming the forked one
does not consume the original one.
DefaultNamespaceContext.
Document (with a DocumentBuilder of the
pool)
GenericResourcePool.DocumentBuilder After putting back the
DocumentBuilder in the pool, the method onRelease() of the
resource DocumentBuilder resource handler is called.
Transformer After putting back the
Transformer in the pool, the method onRelease() of the
Transformer resource handler is called.
XMLInputFactory After putting back the
XMLInputFactory in the pool, the method onRelease() of the
XMLInputFactory resource handler is called.
XMLOutputFactory After putting back the
XMLOutputFactory in the pool, the method onRelease() of the
XMLOutputFactory resource handler is called.
DocumentBuilder to the pool
Transformer to the pool
XMLInputFactory to the pool
XMLOutputFactory to the pool
DocumentBuilder in the current pool.
Transformer in the current pool.
XMLInputFactory in the current pool.
XMLOutputFactory in the current pool.
DocumentBuilder from the pool
Transformer from the pool
XMLInputFactory from the pool
XMLOutputFactory from the pool
String from a Node list
Transformer pool, which provided Transformer
object as resource.TransformerResourcePool containing Transformer resources.
Transformer to improve Transformer creation efficiency.XMLInputFactory to improve XMLInputFactory
creation efficiency.XMLInputFactory pool, which provided
XMLInputFactory object as resource.XMLInputFactoryResourcePool
containing XMLInputFactory resources.
XMLOutputFactory to improve XMLOutputFactory creation efficiency.XMLOutputFactory pool, which provided XMLOutputFactory
object as resource.XMLOutputFactoryResourcePool containing XMLOutputFactory resources.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||