|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpressionAcceptor | |
---|---|
com.sun.msv.relaxns.verifier | "divide&validate" framework implementation. |
com.sun.msv.verifier.regexp | VGM implementation by using regular expression derivation algorithm. |
com.sun.msv.verifier.regexp.xmlschema | RegExp VGM implementation that supports special semantics of XML Schema |
Uses of ExpressionAcceptor in com.sun.msv.relaxns.verifier |
---|
Subclasses of ExpressionAcceptor in com.sun.msv.relaxns.verifier | |
---|---|
class |
RulesAcceptor
Acceptor that is used to validate root node of the island. |
Uses of ExpressionAcceptor in com.sun.msv.verifier.regexp |
---|
Subclasses of ExpressionAcceptor in com.sun.msv.verifier.regexp | |
---|---|
class |
ComplexAcceptor
Accept that is used when more than one pattern can be applicable to the current context. |
class |
ComplexAcceptorBaseImpl
base implementation of ComplexAcceptor. |
class |
ContentModelAcceptor
base implementation for SimpleAcceptor and ComplexAcceptor |
class |
SimpleAcceptor
Acceptor that will be used when only one ElementExp matches the start tag. |
Uses of ExpressionAcceptor in com.sun.msv.verifier.regexp.xmlschema |
---|
Subclasses of ExpressionAcceptor in com.sun.msv.verifier.regexp.xmlschema | |
---|---|
class |
XSAcceptor
Acceptor implementation for XSREDocDecl. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |