public class AssertionURIRefSchemaValidator extends Object implements Validator<AssertionURIRef>
AssertionURIRef
for Schema compliance.Constructor and Description |
---|
AssertionURIRefSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(AssertionURIRef assertionURIRef)
Checks to see if a XMLObject is valid.
|
protected void |
validateURIRef(AssertionURIRef assertionURIRef)
Checks that the URI reference is present.
|
public AssertionURIRefSchemaValidator()
public void validate(AssertionURIRef assertionURIRef) throws ValidationException
validate
in interface Validator<AssertionURIRef>
assertionURIRef
- the XMLObject to validateValidationException
- thrown if the element is not validprotected void validateURIRef(AssertionURIRef assertionURIRef) throws ValidationException
assertionURIRef
- ValidationException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.