Class OutputFactoryProviderImpl

  • All Implemented Interfaces:
    org.codehaus.stax2.osgi.Stax2OutputFactoryProvider

    public class OutputFactoryProviderImpl
    extends java.lang.Object
    implements org.codehaus.stax2.osgi.Stax2OutputFactoryProvider
    • Field Summary

      • Fields inherited from interface org.codehaus.stax2.osgi.Stax2OutputFactoryProvider

        OSGI_SVC_PROP_IMPL_NAME, OSGI_SVC_PROP_IMPL_VERSION
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.codehaus.stax2.XMLOutputFactory2 createOutputFactory()  
      protected java.util.Properties getProperties()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OutputFactoryProviderImpl

        public OutputFactoryProviderImpl()
    • Method Detail

      • createOutputFactory

        public org.codehaus.stax2.XMLOutputFactory2 createOutputFactory()
        Specified by:
        createOutputFactory in interface org.codehaus.stax2.osgi.Stax2OutputFactoryProvider
      • getProperties

        protected java.util.Properties getProperties()