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