See: Description
| Exception | Description |
|---|---|
| AnalysisException |
This exception or a subclass of it is thrown when the analysis detects an error in the program.
|
| CanGenerateEmptyException |
Thrown if the
EpsilonRemovalVisitor detects that the language contains the string ε
which is not a valid XML document |
| ConstructionException |
Thrown if the grammar cannot be constructed from the servlet.
|
| EmptyLanguageException |
Thrown if the language generatesd is the empty language
|
| GrammarNotWellformedException |
Thrown if the grammar is not well-formed
|
| LanguageNotBalancedException |
Thrown if the analysis detects that the grammar is not balanced
|
| XMLNotWellFormedException |
Copyright © 2008-2013 Mathias Schwarz.