com.sun.msv.reader.xmlschema
Class RedefineState
java.lang.Object
com.sun.msv.reader.State
com.sun.msv.reader.SimpleState
com.sun.msv.reader.xmlschema.GlobalDeclState
com.sun.msv.reader.xmlschema.RedefineState
- All Implemented Interfaces:
- XSTypeOwner, ExpressionOwner, ContentHandler
public class RedefineState
- extends GlobalDeclState
used to parse <redefine> element.
- 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 |
RedefineState
public RedefineState()
onEndChild
public void onEndChild(XSDatatypeExp type)
- Specified by:
onEndChild
in interface XSTypeOwner
- Overrides:
onEndChild
in class GlobalDeclState