Frames | No Frames |
Constructors with parameter type org.relaxng.datatype.ValidationContext | |
Methods with parameter type org.relaxng.datatype.ValidationContext | |
void | Adds a new parameter.
|
Methods with parameter type org.relaxng.datatype.ValidationContext | |
void | Adds a new parameter.
|
void | |
void | |
void | Similar to the isValid method but throws an exception with diagnosis
in case of errors.
|
void | |
DatatypeStreamingValidator | Creates an instance of a streaming validator for this type.
|
Object | Converts lexcial value and the current context to the corresponding
value object.
|
boolean | Indicates whether this type permits the specified value.
|
Methods with parameter type org.relaxng.datatype.ValidationContext | |
void | Adds a new parameter.
|
void | Similar to the isValid method but throws an exception with diagnosis
in case of errors.
|
DatatypeStreamingValidator | Creates an instance of a streaming validator for this type.
|
Object | Converts lexcial value and the current context to the corresponding
value object.
|
boolean | Checks if the specified 'literal' matches this Datatype
with respect to the current context.
|