- validate(String) - Method in class uws.service.request.XMLRequestParser
-
Validate the given XML document.
- validate(File) - Method in class uws.service.request.XMLRequestParser
-
Validate the specified XML document.
- validate(InputStream) - Method in class uws.service.request.XMLRequestParser
-
Validate the given XML document.
- value - Variable in class uws.job.jobInfo.SingleValueJobInfo
-
- VALUE_LOCAL - Static variable in class uws.config.UWSConfiguration
-
- VALUE_NEVER - Static variable in class uws.config.UWSConfiguration
-
- VALUE_USER_ACTION - Static variable in class uws.config.UWSConfiguration
-
- valueOf(String) - Static method in enum uws.job.ErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uws.job.ExecutionPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uws.job.JobDestructionPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uws.job.parameters.DestructionTimeController.DateField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum uws.service.log.UWSLog.LogLevel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum uws.job.ErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uws.job.ExecutionPhase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uws.job.JobDestructionPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uws.job.parameters.DestructionTimeController.DateField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum uws.service.log.UWSLog.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in interface uws.service.UWS
-
Version of the UWS protocol used in this library.