Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

V

validate(Document) - Method in class uk.ac.sheffield.jast.build.XMLBuilder
Validates the Document using its own XMLSchema.
validate(Element) - Method in class uk.ac.sheffield.jast.valid.GrammarRule
Validates a given XML document tree starting at an Element root node.
validate(Document) - Method in class uk.ac.sheffield.jast.xml.Doctype
Validates a given Document, raising a SemanticError if it is invalid.
validate(Document) - Method in class uk.ac.sheffield.jast.xml.XMLSchema
Validates a given Document, raising a SemanticError if it is invalid.
validate(Element) - Method in class uk.ac.sheffield.jast.xml.XMLSchema
Validates a root Element, raising a SemanticError if it is invalid.
validate(Document) - Method in class uk.ac.sheffield.jast.XMLReader
Validates the Document using its own XMLSchema.
validation - Variable in class uk.ac.sheffield.jast.BasicReader
An enumerated type describing the level of automatic validation to perform.
validation - Variable in class uk.ac.sheffield.jast.build.BasicBuilder
An enumerated type describing the level of automatic validation to perform.
Validation - Enum in uk.ac.sheffield.jast.valid
Validation enumerates different strengths of XML document validation.
Validation() - Constructor for enum uk.ac.sheffield.jast.valid.Validation
 
value - Variable in class uk.ac.sheffield.jast.filter.ValueFilter
The reference value for this ValueFilter.
value - Variable in class uk.ac.sheffield.jast.xml.Attribute
The value of this Attribute.
ValueFilter - Class in uk.ac.sheffield.jast.filter
ValueFilter is a simple filter selecting nodes that have a given value.
ValueFilter(String) - Constructor for class uk.ac.sheffield.jast.filter.ValueFilter
Creates a ValueFilter that filters for nodes having the given value.
ValueFilter(String, int) - Constructor for class uk.ac.sheffield.jast.filter.ValueFilter
Creates a ValueFilter for nodes of the given content-type having the given value.
valueFilter - Variable in class uk.ac.sheffield.jast.valid.AttributeRule
The valueFilter used by this AttributeRule.
valueFilter - Variable in class uk.ac.sheffield.jast.valid.MixedContentRule
A value restriction on the textual content of an Element.
valueFilter - Variable in class uk.ac.sheffield.jast.valid.TextContentRule
The ValueFilter used by this TextContentRule.
VALUENODES - Static variable in class uk.ac.sheffield.jast.filter.Filter
Bit-mask matching all nodes containing XML data values.
valueOf(String) - Static method in enum uk.ac.sheffield.jast.valid.Validation
Returns the enum constant of this type with the specified name.
values() - Static method in enum uk.ac.sheffield.jast.valid.Validation
Returns an array containing the constants of this enum type, in the order they are declared.
valueType - Variable in class uk.ac.sheffield.jast.filter.RestrictFilter
The general type indicator of the reference value.
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links