Package org.jdom2.input.sax
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
-
Method Details
-
getSchemaFactory
SchemaFactory getSchemaFactory()Return a SchemaFactory- Returns:
- a SchemaFactory
-