com.sun.msv.reader.relax.core
Class ElementRuleWithHedgeState
java.lang.Object
com.sun.msv.reader.State
com.sun.msv.reader.SimpleState
com.sun.msv.reader.relax.core.ElementRuleWithHedgeState
- All Implemented Interfaces:
- ExpressionOwner, ContentHandler
public class ElementRuleWithHedgeState
- extends SimpleState
- implements ExpressionOwner
parses <elementRule> without 'type' attribute.
- Author:
- Kohsuke KAWAGUCHI
Fields inherited from class com.sun.msv.reader.State |
reader |
Methods inherited from class com.sun.msv.reader.State |
_assert, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping |
ElementRuleWithHedgeState
public ElementRuleWithHedgeState()
onEndChild
public void onEndChild(Expression exp)
- Specified by:
onEndChild
in interface ExpressionOwner