|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thalesgroup.dtkit.util.validator.ValidatorUtil
public class ValidatorUtil
| Nested Class Summary | |
|---|---|
protected static class |
ValidatorUtil.Resolver
Inner class to implement a resource resolver. |
| Constructor Summary | |
|---|---|
ValidatorUtil()
|
|
| Method Summary | |
|---|---|
static java.util.List<ValidatorError> |
processValidation(java.lang.Class xsdNamnespace,
java.lang.String xsdName,
java.io.File inputXML)
Validate an input file against a XSD |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidatorUtil()
| Method Detail |
|---|
public static java.util.List<ValidatorError> processValidation(java.lang.Class xsdNamnespace,
java.lang.String xsdName,
java.io.File inputXML)
throws ValidatorException
xsdNamnespace - the class of the xsdxsdName - the xsd nameinputXML - the input XML file
ValidatorException - when there is a validation error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||