| Constructor and Description |
|---|
TransformSchemaValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(Transform xmlObject)
Checks to see if a XMLObject is valid.
|
protected void |
validateAlgorithm(Transform xmlObject)
Validate the algorithm URI.
|
public void validate(Transform xmlObject) throws ValidationException
validate in interface Validator<Transform>xmlObject - the XMLObject to validateValidationException - thrown if the element is not validprotected void validateAlgorithm(Transform xmlObject) throws ValidationException
xmlObject - the object to validateValidationException - thrown if the object is invalidCopyright © 1999-2014. All Rights Reserved.