Uses of Class
com.sun.msv.verifier.ErrorInfo.ElementErrorInfo
-
Packages that use ErrorInfo.ElementErrorInfo Package Description com.sun.msv.verifier Contains abstract model for grammar-based schema and concrete verifier implementation for the abstract schema. -
-
Uses of ErrorInfo.ElementErrorInfo in com.sun.msv.verifier
Subclasses of ErrorInfo.ElementErrorInfo in com.sun.msv.verifier Modifier and Type Class Description static classErrorInfo.BadAttributeBad attribute.static classErrorInfo.BadTagNameBad tag name.static classErrorInfo.IncompleteContentModelThis error occurs when MSV sees an end tag unexpectedly.static classErrorInfo.MissingAttributeMissing attribute.
-