public class TREXIslandSchema extends IslandSchemaImpl
IslandSchemaImpl.Binder| Modifier and Type | Field and Description |
|---|---|
protected TREXGrammar |
grammar
underlying TREX pattern which this IslandSchema is representing
|
attributesDecls, elementDecls| Constructor and Description |
|---|
TREXIslandSchema(TREXGrammar grammar) |
| 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, iterateElementDeclsprotected final TREXGrammar grammar
public TREXIslandSchema(TREXGrammar grammar)
protected Grammar getGrammar()
IslandSchemaImplgetGrammar in class IslandSchemaImplpublic void bind(org.iso_relax.dispatcher.SchemaProvider provider,
ErrorHandler handler)
Copyright © 2016 Oracle Corporation. All Rights Reserved.