public class CipherReferenceSchemaValidator extends Object implements Validator<CipherReference>
CipherReference
for Schema compliance.Constructor and Description |
---|
CipherReferenceSchemaValidator() |
Modifier and Type | Method and Description |
---|---|
void |
validate(CipherReference xmlObject)
Checks to see if a XMLObject is valid.
|
protected void |
validateURI(CipherReference xmlObject)
Validate the URI.
|
public void validate(CipherReference xmlObject) throws ValidationException
validate
in interface Validator<CipherReference>
xmlObject
- the XMLObject to validateValidationException
- thrown if the element is not validprotected void validateURI(CipherReference xmlObject) throws ValidationException
xmlObject
- the object to validateValidationException
- thrown if the object is invalidCopyright © 1999–2014. All rights reserved.