Uses of Class
com.sun.msv.verifier.regexp.ContentModelAcceptor
Package
Description
"divide&validate" framework implementation.
VGM implementation by using regular expression derivation algorithm.
RegExp VGM implementation that supports special semantics of XML Schema
-
Uses of ContentModelAcceptor in com.sun.msv.relaxns.verifier
Modifier and TypeClassDescriptionclass
Acceptor that is used to validate root node of the island. -
Uses of ContentModelAcceptor in com.sun.msv.verifier.regexp
Modifier and TypeClassDescriptionfinal class
Accept that is used when more than one pattern can be applicable to the current context.class
base implementation of ComplexAcceptor.class
Acceptor that will be used when only one ElementExp matches the start tag. -
Uses of ContentModelAcceptor in com.sun.msv.verifier.regexp.xmlschema