com.sun.msv.verifier.regexp
public abstract class ComplexAcceptorBaseImpl extends ContentModelAcceptor
Constructor Summary | |
---|---|
ComplexAcceptorBaseImpl(REDocumentDeclaration docDecl, Expression combined, Expression[] contents, boolean ignoreUndeclaredAttributes) |
Method Summary | |
---|---|
boolean | onEndAttributes(StartTagInfo sti, StringRef refErr) |
boolean | onText2(String literal, IDContextProvider2 context, StringRef refErr, DatatypeRef refType) eats string literal |
boolean | stepForward(Acceptor child, StringRef errRef) |