All Known Implementing Classes:
XSGrammar, BuiltinSchemaGrammar, Schema4Annotations, DTDGrammar, BalancedDTDGrammar, SchemaGrammar
Note: The Grammar object is not useful as a generic grammar access or query object. In other words, you cannot round-trip specific grammar syntaxes with the compiled grammar information in the Grammar object. You can create equivalent validation rules in your choice of grammar syntax but there is no guarantee that the input and output will be the same.
Right now, this class is largely a shell; eventually, it will be enriched by having more expressive methods added.
will be moved from dtd.Grammar here.Jeffrey
- Rodriguez, IBMEric
- Ye, IBMAndy
- Clark, IBMNeil
- Graham, IBM$
- Id: Grammar.java 447245 2006-09-18 05:22:10Z mrglavas $Method from org.apache.xerces.xni.grammars.Grammar Summary: |
---|
getGrammarDescription |
Method from org.apache.xerces.xni.grammars.Grammar Detail: |
---|
XMLGrammarDescription associated with this
object |