|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.dl.ege.validator.EGEValidator
public class EGEValidator
Default EGE implementation of Validator interface.
Provides validation of XML data.
| Constructor Summary | |
|---|---|
EGEValidator()
|
|
| Method Summary | |
|---|---|
java.util.List<DataType> |
getSupportedValidationTypes()
|
ValidationResult |
validate(java.io.InputStream inputData,
DataType inputDataType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EGEValidator()
| Method Detail |
|---|
public java.util.List<DataType> getSupportedValidationTypes()
getSupportedValidationTypes in interface Validator
public ValidationResult validate(java.io.InputStream inputData,
DataType inputDataType)
throws java.io.IOException,
ValidatorException,
EGEException
validate in interface Validatorjava.io.IOException
ValidatorException
EGEException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||