Uses of Class
com.sun.msv.verifier.regexp.AttributeFeeder
-
Packages that use AttributeFeeder 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 AttributeFeeder in com.sun.msv.verifier.regexp
Fields in com.sun.msv.verifier.regexp declared as AttributeFeeder Modifier and Type Field Description protected AttributeFeederREDocumentDeclaration. attFeeder -
Uses of AttributeFeeder in com.sun.msv.verifier.regexp.xmlschema
Methods in com.sun.msv.verifier.regexp.xmlschema that return AttributeFeeder Modifier and Type Method Description (package private) AttributeFeederXSREDocDecl. getAttFeeder()
-