com.sun.msv.reader.trex
Class NameClassWithoutChildState
- ContentHandler
public abstract class NameClassWithoutChildState
Base implementation for those states who cannot have any child name class.
(e.g., nsName, anyName)
Note that this class does not prohibit children from different namespace.
Those "foreign" elements are just ignored.
_assert , characters , endPrefixMapping , getBaseURI , getLocation , getParentState , getStartTag , ignorableWhitespace , processingInstruction , setDocumentLocator , skippedEntity , startDocument , startPrefixMapping |