参照先: 説明
| インタフェース | 説明 |
|---|---|
| ValidatingXMLObject |
A functional interface for XMLObjects that offer the ability
to evaluate validation rules.
|
| Validator<XMLObjectType extends XMLObject> |
An interface for classes that implement rules for checking the
validity of a XMLObjects.
|
| クラス | 説明 |
|---|---|
| AbstractValidatingXMLObject |
Extension of
AbstractXMLObject that implements
ValidatingXMLObject. |
| ValidatorSuite |
A collection of validators that can be applied to an XMLObject and its children.
|
| 例外 | 説明 |
|---|---|
| ValidationException |
An exception indicating that a XMLObject is not valid.
|
Copyright © 2012. All Rights Reserved.