com.sun.msv.reader.trex
Class DivInGrammarState
- ContentHandler, ExpressionOwner
public class DivInGrammarState
Used to parse merged grammars. Also <div> element in the grammar element
(of RELAX NG).
DivInGrammarState itself should not be a ExpressionState. However, GrammarState,
which is a derived class of this class, is a ExpressionState.
Therefore this class has to extend ExpressionState.
_assert , characters , endPrefixMapping , getBaseURI , getLocation , getParentState , getStartTag , ignorableWhitespace , processingInstruction , setDocumentLocator , skippedEntity , startDocument , startPrefixMapping |