public class CompactSchemaReader extends SchemaReaderImpl
BASE_URI
Modifier and Type | Method and Description |
---|---|
protected Parseable |
createParseable(XMLReaderCreator xrc,
org.xml.sax.InputSource in,
org.xml.sax.ErrorHandler eh) |
static SchemaReader |
getInstance() |
createSchema, getOption
public static SchemaReader getInstance()
protected Parseable createParseable(XMLReaderCreator xrc, org.xml.sax.InputSource in, org.xml.sax.ErrorHandler eh)
createParseable
in class SchemaReaderImpl