public class RELAXIslandSchema extends IslandSchemaImpl
IslandSchemaImpl.Binder
Modifier and Type | Field and Description |
---|---|
protected RELAXModule |
module
underlying RELAX module which this IslandSchema is representing
|
protected Set |
pendingAnyOtherElements |
attributesDecls, elementDecls
Constructor and Description |
---|
RELAXIslandSchema(RELAXModule module,
Set pendingAnyOtherElements) |
Modifier and Type | Method and Description |
---|---|
void |
bind(org.iso_relax.dispatcher.SchemaProvider provider,
ErrorHandler handler) |
protected Grammar |
getGrammar()
get the grammar object that represents this island.
|
bind, createNewAttributesVerifier, createNewVerifier, getAttributesDeclByName, getAttributesDecls, getElementDeclByName, getElementDecls, iterateAttributesDecls, iterateElementDecls
protected final RELAXModule module
protected Set pendingAnyOtherElements
public RELAXIslandSchema(RELAXModule module, Set pendingAnyOtherElements)
protected Grammar getGrammar()
IslandSchemaImpl
getGrammar
in class IslandSchemaImpl
public void bind(org.iso_relax.dispatcher.SchemaProvider provider, ErrorHandler handler) throws SAXException
SAXException
Copyright © 2016 Oracle Corporation. All rights reserved.