Interface AbstractReaderXSDFactory.SchemaFactoryProvider

  • Enclosing class:
    AbstractReaderXSDFactory

    protected static interface AbstractReaderXSDFactory.SchemaFactoryProvider
    Simple interface makes it easier to pass logic around in static methods.
    Author:
    Rolf Lear
    • Method Detail

      • getSchemaFactory

        javax.xml.validation.SchemaFactory getSchemaFactory()
        Return a SchemaFactory
        Returns:
        a SchemaFactory