Class InputFactoryProviderImpl

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

    public class InputFactoryProviderImpl
    extends java.lang.Object
    implements org.codehaus.stax2.osgi.Stax2InputFactoryProvider
    • Field Summary

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

        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.XMLInputFactory2 createInputFactory()  
      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

      • InputFactoryProviderImpl

        public InputFactoryProviderImpl()
    • Method Detail

      • createInputFactory

        public org.codehaus.stax2.XMLInputFactory2 createInputFactory()
        Specified by:
        createInputFactory in interface org.codehaus.stax2.osgi.Stax2InputFactoryProvider
      • getProperties

        protected java.util.Properties getProperties()