| Package | Description |
|---|---|
| org.apache.xerces.impl.xs | |
| org.apache.xerces.xni.grammars |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
XSModel |
SchemaGrammar.toXSModel(XSGrammar[] grammars) |
| Modifier and Type | Method and Description |
|---|---|
XSModel |
XSGrammar.toXSModel(XSGrammar[] grammars)
Return an
XSModel that represents components in this schema
grammar and the grammars in the grammarsparameter,
any schema grammars that are imported by them directly or indirectly. |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.