Uses of Class
org.codehaus.staxmate.SMOutputFactory
-
Packages that use SMOutputFactory Package Description org.codehaus.staxmate Package contains factories for constructing input and output processing components (such as input cursors). -
-
Uses of SMOutputFactory in org.codehaus.staxmate
Fields in org.codehaus.staxmate declared as SMOutputFactory Modifier and Type Field Description (package private) SMOutputFactorySMOutputFactory.SMFactoryAccessor. mFactoryMethods in org.codehaus.staxmate that return SMOutputFactory Modifier and Type Method Description private SMOutputFactorySMOutputFactory.SMFactoryAccessor. get()static SMOutputFactorySMOutputFactory.SMFactoryAccessor. getFactory()static SMOutputFactorySMOutputFactory. getGlobalSMOutputFactory()Convenience method that will get a lazily constructed sharedSMOutputFactoryinstance.
-