|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OutputMetric
OutputMetric Interface
It's a marker interface The interface must be implemented by a format class in the format model library (as junit-model.jar or tusar-model.jar)
| Method Summary | |
|---|---|
String |
getDescription()
|
String |
getKey()
|
String |
getVersion()
|
String[] |
getXsdNameList()
|
List<ValidationError> |
validate(File inputXML)
|
| Method Detail |
|---|
String getKey()
String getDescription()
String getVersion()
String[] getXsdNameList()
List<ValidationError> validate(File inputXML)
throws ValidationException
ValidationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||