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 Summary

    Modifier and Type
    Method
    Description
    Return a SchemaFactory
  • Method Details

    • getSchemaFactory

      SchemaFactory getSchemaFactory()
      Return a SchemaFactory
      Returns:
      a SchemaFactory