Package org.codehaus.staxmate
Class SMOutputFactory.XmlFactoryAccessor
java.lang.Object
org.codehaus.staxmate.SMOutputFactory.XmlFactoryAccessor
- Enclosing class:
SMOutputFactory
Separate helper class is used so that the shared factory instance
is only created if needed: this happens if the accessor class
needs to be instantiate, which in turn happens if the method
for accessing the global output factory is called.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) XMLOutputFactory
(package private) static final SMOutputFactory.XmlFactoryAccessor
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
sInstance
-
mFactory
XMLOutputFactory mFactory
-
-
Constructor Details
-
XmlFactoryAccessor
private XmlFactoryAccessor()
-
-
Method Details
-
getFactory
- Throws:
FactoryConfigurationError
-
get
- Throws:
FactoryConfigurationError
-