Uses of Class
com.sun.msv.verifier.regexp.xmlschema.XSREDocDecl
-
Packages that use XSREDocDecl Package Description com.sun.msv.verifier.regexp.xmlschema 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 XSREDocDecl Modifier and Type Field Description private 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 XSREDocDecl Constructor Description XSAcceptor(XSREDocDecl docDecl, Expression combined, ElementExp owner, Expression continuation)
-