public interface OutputMetric
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getKey() |
String |
getVersion() |
String[] |
getXsdNameList() |
List<ValidationError> |
validate(File inputXML) |
String getKey()
String getDescription()
String getVersion()
String[] getXsdNameList()
List<ValidationError> validate(File inputXML) throws ValidationException
ValidationExceptionCopyright © 2004-2014. All Rights Reserved.