Uses of Class
com.sun.msv.verifier.regexp.CombinedChildContentExpCreator
-
Packages that use CombinedChildContentExpCreator Package Description 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 CombinedChildContentExpCreator in com.sun.msv.verifier.regexp
Fields in com.sun.msv.verifier.regexp declared as CombinedChildContentExpCreator Modifier and Type Field Description protected CombinedChildContentExpCreator
REDocumentDeclaration. cccec
-
Uses of CombinedChildContentExpCreator in com.sun.msv.verifier.regexp.xmlschema
Methods in com.sun.msv.verifier.regexp.xmlschema that return CombinedChildContentExpCreator Modifier and Type Method Description (package private) CombinedChildContentExpCreator
XSREDocDecl. getCCCEC()
-