A B C D E F G H I J L M N O P R S T U V W X Y

V

validate(Document) - Method in class org.jdom.contrib.schema.Schema
Validates a JDOM document against this schema.
validate(Element) - Method in class org.jdom.contrib.schema.Schema
Validates a JDOM element against this schema.
ValidationError - Class in org.jdom.contrib.schema
A ValidationError object encapsulates a schema validation error or warning.
ValidationError(ValidationError.Severity, String) - Constructor for class org.jdom.contrib.schema.ValidationError
Creates a new validation error.
ValidationError(ValidationError.Severity, String, Object) - Constructor for class org.jdom.contrib.schema.ValidationError
Creates a new validation error.
ValidationError.Severity - Class in org.jdom.contrib.schema
Class to support type-safe enumeration design pattern to represent severity levels of validation errors.
ValidationError.Severity(int) - Constructor for class org.jdom.contrib.schema.ValidationError.Severity
Severity constructor, private on purpose.

A B C D E F G H I J L M N O P R S T U V W X Y
Copyright © 2007 Jason Hunter, Brett McLaughlin. All Rights Reserved.