com.sun.msv.reader.relax

Class HedgeRuleBaseState

public abstract class HedgeRuleBaseState extends SimpleState implements ExpressionOwner

Base implementation for HedgeRuleState and TopLevelState. expects one and only one expression as its child.

Author: Kohsuke KAWAGUCHI

Method Summary
voidonEndChild(Expression exp)

Method Detail

onEndChild

public void onEndChild(Expression exp)