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

V

validate() - Method in interface info.sswap.api.model.SSWAPModel
Verifies whether the underlying RDF data conforms to SSWAP syntax and requirements.
validate(InputStream) - Method in interface info.sswap.ontologies.data.api.Validator
Method acts as a filter: it is passed an input stream and should return a input stream of validated data suitable for immediate reading.
validateProvider() - Method in interface info.sswap.api.model.SSWAPResource
 
ValidationException - Exception in info.sswap.api.model
An exception that is thrown when a validation fails in SSWAP (i.e., it is found during the validation that the underlying RDF data does not conform to the SSWAP syntax or requirements.)
ValidationException() - Constructor for exception info.sswap.api.model.ValidationException
Creates an empty ValidationException with no message.
ValidationException(String) - Constructor for exception info.sswap.api.model.ValidationException
Creates a ValidationException with a message.
ValidationException(Throwable) - Constructor for exception info.sswap.api.model.ValidationException
Creates a ValidationException with an underlying exception that caused this exception to be generated.
ValidationException(String, Throwable) - Constructor for exception info.sswap.api.model.ValidationException
Creates a ValidationException with both a message and an underlying exception that caused this exception to be generated.
Validator - Interface in info.sswap.ontologies.data.api
Interface to web resources that validate data.
ValidatorException - Exception in info.sswap.ontologies.data.api
 
ValidatorException() - Constructor for exception info.sswap.ontologies.data.api.ValidatorException
Creates a new exception
ValidatorException(String) - Constructor for exception info.sswap.ontologies.data.api.ValidatorException
Creates a new exception with the specified message
ValidatorException(Throwable) - Constructor for exception info.sswap.ontologies.data.api.ValidatorException
Creates a new exception with the specified underlying cause
ValidatorException(String, Throwable) - Constructor for exception info.sswap.ontologies.data.api.ValidatorException
Creates a new exception with the specified message and the underlying cause
valueOf(String) - Static method in enum info.sswap.api.model.Expressivity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.sswap.api.model.MappingPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.sswap.api.model.RDFRepresentation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.sswap.ontologies.data.api.DataFactory.Open
Returns the enum constant of this type with the specified name.
values() - Static method in enum info.sswap.api.model.Expressivity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.sswap.api.model.MappingPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.sswap.api.model.RDFRepresentation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.sswap.ontologies.data.api.DataFactory.Open
Returns an array containing the constants of this enum type, in the order they are declared.
VersionInformation - Class in info.sswap.api.model
Provides information about the version of Java API.

A B C D E F G H I L M N O P Q R S T U V W X
Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.