public class AttributeProfileSchemaValidator extends Object implements Validator<AttributeProfile>
AttributeProfile
for Schema compliance.コンストラクタと説明 |
---|
AttributeProfileSchemaValidator()
Constructor
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
validate(AttributeProfile attributeProfile)
Checks to see if a XMLObject is valid.
|
protected void |
validateProfileURI(AttributeProfile attributeProfile)
Checks that ProfileURI is present.
|
public void validate(AttributeProfile attributeProfile) throws ValidationException
validate
インタフェース内 Validator<AttributeProfile>
attributeProfile
- the XMLObject to validateValidationException
- thrown if the element is not validprotected void validateProfileURI(AttributeProfile attributeProfile) throws ValidationException
attributeProfile
- ValidationException
Copyright © 2012. All Rights Reserved.