com.sun.msv.reader

Class TerminalState

public class TerminalState extends ExpressionWithoutChildState

State that always returns the same expression. Typically used for <empty/>, <notAllowed/> and <text/> of RELAX NG.

Author: Kohsuke KAWAGUCHI

Constructor Summary
TerminalState(Expression exp)

Constructor Detail

TerminalState

public TerminalState(Expression exp)