com.sun.msv.verifier.regexp
public class StringCareLevelCalculator extends ExpressionFinder
| Method Summary | |
|---|---|
| static int | calc(Expression exp) |
| boolean | onAnyString() |
| boolean | onAttribute(AttributeExp exp) |
| boolean | onData(DataExp exp) |
| boolean | onElement(ElementExp exp) |
| boolean | onList(ListExp exp) |
| boolean | onMixed(MixedExp exp) |
| boolean | onValue(ValueExp exp) |