Uses of Class
com.sun.msv.verifier.regexp.xmlschema.XSREDocDecl
Packages that use XSREDocDecl
Package
Description
RegExp VGM implementation that supports special semantics of XML Schema
-
Uses of XSREDocDecl in com.sun.msv.verifier.regexp.xmlschema
Fields in com.sun.msv.verifier.regexp.xmlschema declared as XSREDocDeclModifier and TypeFieldDescriptionprivate final XSREDocDecl
XSAcceptor._docDecl
holds the same value as the docDecl field, but this one has already down casted to XSREDocDecl.Constructors in com.sun.msv.verifier.regexp.xmlschema with parameters of type XSREDocDeclModifierConstructorDescriptionXSAcceptor
(XSREDocDecl docDecl, Expression combined, ElementExp owner, Expression continuation)