com.sun.msv.reader.xmlschema

Class AnyState

Implemented Interfaces:
ContentHandler
Known Direct Subclasses:
AnyAttributeState, AnyElementState

public abstract class AnyState
extends ExpressionWithoutChildState

base implementation of AnyAttributeState and AnyElementState.
Author:
Kohsuke KAWAGUCHI

Field Summary

Fields inherited from class com.sun.msv.reader.State

reader

Method Summary

Methods inherited from class com.sun.msv.reader.SimpleState

endDocument, endElement, startElement

Methods inherited from class com.sun.msv.reader.State

_assert, characters, endPrefixMapping, getBaseURI, getLocation, getParentState, getStartTag, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping