com.thaiopensource.validate.rng
Class CompactSchemaReader
java.lang.Object
com.thaiopensource.relaxng.impl.SchemaReaderImpl
com.thaiopensource.validate.rng.CompactSchemaReader
- All Implemented Interfaces:
- SchemaReader
public class CompactSchemaReader
- extends SchemaReaderImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theInstance
private static final SchemaReader theInstance
CompactSchemaReader
private CompactSchemaReader()
getInstance
public static SchemaReader getInstance()
createParseable
protected Parseable createParseable(XMLReaderCreator xrc,
InputSource in,
ErrorHandler eh,
EntityResolver er)
- Specified by:
createParseable
in class SchemaReaderImpl