com.sun.msv.reader

Class ChoiceState

public class ChoiceState extends ExpressionWithChildState

state that creates ChoiceExp.

Author: Kohsuke KAWAGUCHI

Constructor Summary
ChoiceState()
ChoiceState(boolean allowEmptyChoice)

Constructor Detail

ChoiceState

public ChoiceState()

ChoiceState

public ChoiceState(boolean allowEmptyChoice)