Serializablepublic class TREXIslandSchema extends IslandSchemaImpl
IslandSchemaImpl.Binder| Modifier and Type | Field | Description |
|---|---|---|
protected TREXGrammar |
grammar |
underlying TREX pattern which this IslandSchema is representing
|
attributesDecls, elementDecls| Constructor | Description |
|---|---|
TREXIslandSchema(TREXGrammar grammar) |
| Modifier and Type | Method | 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 © 2019 Oracle Corporation. All rights reserved.