public class SAXSchemaReader
extends com.thaiopensource.validate.rng.impl.SchemaReaderImpl
BASE_URI
Modifier and Type | Method and Description |
---|---|
protected com.thaiopensource.relaxng.parse.Parseable<com.thaiopensource.relaxng.pattern.Pattern,com.thaiopensource.relaxng.pattern.NameClass,Locator,VoidValue,com.thaiopensource.relaxng.pattern.CommentListImpl,com.thaiopensource.relaxng.pattern.AnnotationsImpl> |
createParseable(SAXSource source,
com.thaiopensource.resolver.xml.sax.SAXResolver resolver,
ErrorHandler eh,
PropertyMap properties) |
static SchemaReader |
getInstance() |
createSchema, getOption
createSchema
public static SchemaReader getInstance()
protected com.thaiopensource.relaxng.parse.Parseable<com.thaiopensource.relaxng.pattern.Pattern,com.thaiopensource.relaxng.pattern.NameClass,Locator,VoidValue,com.thaiopensource.relaxng.pattern.CommentListImpl,com.thaiopensource.relaxng.pattern.AnnotationsImpl> createParseable(SAXSource source, com.thaiopensource.resolver.xml.sax.SAXResolver resolver, ErrorHandler eh, PropertyMap properties) throws SAXException
createParseable
in class com.thaiopensource.validate.rng.impl.SchemaReaderImpl
SAXException