public class TREXIslandSchemaReader
extends org.xml.sax.helpers.XMLFilterImpl
implements org.iso_relax.dispatcher.IslandSchemaReader
Modifier and Type | Field and Description |
---|---|
private TREXGrammarReader |
baseReader |
Constructor and Description |
---|
TREXIslandSchemaReader(TREXGrammarReader baseReader) |
Modifier and Type | Method and Description |
---|---|
org.iso_relax.dispatcher.IslandSchema |
getSchema() |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, parse, parse, processingInstruction, resolveEntity, setContentHandler, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setParent, setProperty, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
private final TREXGrammarReader baseReader
public TREXIslandSchemaReader(TREXGrammarReader baseReader)