Class ValidationSchemaFactoryProviderImpl

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

    public abstract class ValidationSchemaFactoryProviderImpl
    extends Object
    implements org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
    • Constructor Detail

      • ValidationSchemaFactoryProviderImpl

        protected ValidationSchemaFactoryProviderImpl​(String st)
    • Method Detail

      • createValidationSchemaFactory

        public abstract org.codehaus.stax2.validation.XMLValidationSchemaFactory createValidationSchemaFactory()
        Specified by:
        createValidationSchemaFactory in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
      • getSchemaType

        public String getSchemaType()
        Specified by:
        getSchemaType in interface org.codehaus.stax2.osgi.Stax2ValidationSchemaFactoryProvider
      • getProperties

        public Properties getProperties()