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