com.sun.msv.reader.trex

Class NameClassWithoutChildState

public abstract class NameClassWithoutChildState extends NameClassState

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.

Author: Kohsuke KAWAGUCHI