public class MySAXSchemaReader extends MySchemaReaderImpl
SAXSchemaReader
adapted for LemMinx.
This class could be removed once issues
SCHEMA_PATTERN_BUILDER
Modifier and Type | Method and Description |
---|---|
protected 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) |
static MySAXSchemaReader |
getInstance() |
createSchema, getOption
public static MySAXSchemaReader getInstance()
protected 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
createParseable
in class MySchemaReaderImpl
SAXException
Copyright © 2022. All rights reserved.