JDOM
2.0.2

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
 javax.xml.validation.SchemaFactory getSchemaFactory()
          Return a SchemaFactory
 

Method Detail

getSchemaFactory

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

Returns:
a SchemaFactory

JDOM
2.0.2

Copyright © 2012 Jason Hunter, Brett McLaughlin. All Rights Reserved.