public abstract class MySchemaReaderImpl
extends com.thaiopensource.validate.AbstractSchemaReader
SchemaReaderImpl adapted for LemMinx.
This class could be removed once issues
| Modifier and Type | Field and Description |
|---|---|
static com.thaiopensource.util.PropertyId<com.thaiopensource.relaxng.pattern.SchemaPatternBuilder> |
SCHEMA_PATTERN_BUILDER |
| Constructor and Description |
|---|
MySchemaReaderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract com.thaiopensource.relaxng.parse.Parseable<com.thaiopensource.relaxng.pattern.Pattern,com.thaiopensource.relaxng.pattern.NameClass,Locator,com.thaiopensource.util.VoidValue,com.thaiopensource.relaxng.pattern.CommentListImpl,com.thaiopensource.relaxng.pattern.AnnotationsImpl> |
createParseable(SAXSource source,
com.thaiopensource.resolver.xml.sax.SAXResolver resolver,
ErrorHandler eh,
com.thaiopensource.util.PropertyMap properties) |
com.thaiopensource.validate.Schema |
createSchema(SAXSource source,
com.thaiopensource.util.PropertyMap properties) |
com.thaiopensource.validate.Option |
getOption(String uri) |
public static final com.thaiopensource.util.PropertyId<com.thaiopensource.relaxng.pattern.SchemaPatternBuilder> SCHEMA_PATTERN_BUILDER
public com.thaiopensource.validate.Schema createSchema(SAXSource source, com.thaiopensource.util.PropertyMap properties) throws IOException, SAXException, com.thaiopensource.validate.IncorrectSchemaException
IOExceptionSAXExceptioncom.thaiopensource.validate.IncorrectSchemaExceptionpublic com.thaiopensource.validate.Option getOption(String uri)
protected abstract com.thaiopensource.relaxng.parse.Parseable<com.thaiopensource.relaxng.pattern.Pattern,com.thaiopensource.relaxng.pattern.NameClass,Locator,com.thaiopensource.util.VoidValue,com.thaiopensource.relaxng.pattern.CommentListImpl,com.thaiopensource.relaxng.pattern.AnnotationsImpl> createParseable(SAXSource source, com.thaiopensource.resolver.xml.sax.SAXResolver resolver, ErrorHandler eh, com.thaiopensource.util.PropertyMap properties) throws SAXException
SAXExceptionCopyright © 2023. All rights reserved.