public class RSAKeyValueSchemaValidator extends Object implements Validator<RSAKeyValue>
RSAKeyValue
for Schema compliance.コンストラクタと説明 |
---|
RSAKeyValueSchemaValidator() |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
validate(RSAKeyValue xmlObject)
Checks to see if a XMLObject is valid.
|
protected void |
validateChildrenPresence(RSAKeyValue xmlObject)
Validate that all children are present.
|
public void validate(RSAKeyValue xmlObject) throws ValidationException
validate
インタフェース内 Validator<RSAKeyValue>
xmlObject
- the XMLObject to validateValidationException
- thrown if the element is not validprotected void validateChildrenPresence(RSAKeyValue xmlObject) throws ValidationException
xmlObject
- the object to validateValidationException
- thrown if the object is invalidCopyright © 2012. All Rights Reserved.