Class IncludeGrammarState
java.lang.Object
com.sun.msv.reader.State
com.sun.msv.reader.SimpleState
com.sun.msv.reader.ChildlessState
com.sun.msv.relaxns.reader.IncludeGrammarState
- All Implemented Interfaces:
ContentHandler
parses <include> element of RELAX Namespace.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidperforms a task that should be done before reading any child elements.Methods inherited from class ChildlessState
createChildStateMethods inherited from class SimpleState
endDocument, endElement, endSelf, isGrammarElement, startElementMethods inherited from class State
_assert, callInterceptExpression, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, init, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
-
Constructor Details
-
IncludeGrammarState
public IncludeGrammarState()
-
-
Method Details
-
startSelf
-