Class InterfaceStateEx
java.lang.Object
com.sun.msv.reader.State
com.sun.msv.reader.SimpleState
com.sun.msv.reader.relax.core.InterfaceState
com.sun.msv.relaxns.reader.relax.InterfaceStateEx
- All Implemented Interfaces:
ContentHandler
parses <interface> element and <div> in interface.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Statecreates appropriate child state object for this elementMethods inherited from class InterfaceState
getReaderMethods 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, startSelf
-
Constructor Details
-
InterfaceStateEx
InterfaceStateEx()
-
-
Method Details
-
createChildState
Description copied from class:SimpleStatecreates appropriate child state object for this element- Overrides:
createChildStatein classInterfaceState
-