Uses of Class
com.sun.msv.verifier.regexp.ContentModelAcceptor
Packages that use 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
Subclasses of ContentModelAcceptor in com.sun.msv.relaxns.verifierModifier and TypeClassDescriptionclass
Acceptor that is used to validate root node of the island. -
Uses of ContentModelAcceptor in com.sun.msv.verifier.regexp
Subclasses of ContentModelAcceptor in com.sun.msv.verifier.regexpModifier 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
Subclasses of ContentModelAcceptor in com.sun.msv.verifier.regexp.xmlschema