Package com.sun.msv.reader
Interface GrammarReaderController
- All Superinterfaces:
EntityResolver
- All Known Subinterfaces:
GrammarReaderController2
- All Known Implementing Classes:
Controller
,DebugController
,IgnoreController
,WSDLGrammarReaderController
Event notification interface for controlling grammar parsing process.
- receives notification of errors and warnings while parsing a grammar
- controls how inclusion of other grammars are processed (through
EntityResolver
.
- Author:
- Kohsuke KAWAGUCHI
-
Method Summary
Methods inherited from interface org.xml.sax.EntityResolver
resolveEntity
-
Method Details
-
warning
-
error
-