Class SMOutputFactory.XmlFactoryAccessor

java.lang.Object
org.codehaus.staxmate.SMOutputFactory.XmlFactoryAccessor
Enclosing class:
SMOutputFactory

private static final class SMOutputFactory.XmlFactoryAccessor extends Object
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.