Java Doc for ZephyrWriterFactory.java in » 6.0-JDK-Modules » sjsxp » com » sun » xml » stream » Java Source Code / Java DocumentationJava Source Code and Java Documentation
As long as
ZephyrWriterFactory.fReuseInstance is off, this implementation
is thread-safe, and the
create methods can be invoked concurrently
from multiple threads safely.
TODO: revisit if the instance reuse really makes sense.
author: Neeraj Bajaj, author: k.venugopal@sun.com
Field Summary
boolean
fReuseInstance TODO: at the current time, XMLStreamWriters are not Thread safe.