com.sun.msv.verifier.regexp
public final class AnyElementToken extends ElementToken
EoCR(exp) := exp/e1 | exp/e2 | ... | exp/en {ei} = elements of concern exp/ei = residual(exp,ei) '|' represents choice
Field Summary | |
---|---|
static Token | theInstance
use this singleton instance instead of creating an object. |
Method Summary | |
---|---|
boolean | match(ElementExp exp) |