|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSGrammar | |
---|---|
org.apache.xerces.impl.xs | |
org.apache.xerces.xni.grammars |
Uses of XSGrammar in org.apache.xerces.impl.xs |
---|
Classes in org.apache.xerces.impl.xs that implement XSGrammar | |
---|---|
class |
SchemaGrammar
This class is to hold all schema component declaration that are declared within one namespace. |
static class |
SchemaGrammar.BuiltinSchemaGrammar
|
static class |
SchemaGrammar.Schema4Annotations
A partial schema for schemas for validating annotations. |
Methods in org.apache.xerces.impl.xs with parameters of type XSGrammar | |
---|---|
XSModel |
SchemaGrammar.toXSModel(XSGrammar[] grammars)
|
Uses of XSGrammar in org.apache.xerces.xni.grammars |
---|
Methods in org.apache.xerces.xni.grammars with parameters of type XSGrammar | |
---|---|
XSModel |
XSGrammar.toXSModel(XSGrammar[] grammars)
Return an XSModel that represents components in this schema
grammar and the grammars in the grammars parameter,
any schema grammars that are imported by them directly or indirectly. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |