|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.test.ValidatorTester
public class ValidatorTester
| Nested Class Summary | |
|---|---|
class |
ValidatorTester.ForgivingErrorHandler
|
class |
ValidatorTester.MyErrorHandler
|
| Constructor Summary | |
|---|---|
ValidatorTester(String schemaURI)
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
|
static void |
validate(String xmlPath,
String xsdPath)
|
String |
validateFile(File f)
|
String |
validateFile(File f,
boolean showWarnings)
|
String |
validateString(String s)
|
String |
validateString(String s,
boolean showWarnings)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidatorTester(String schemaURI)
throws Exception
Exception| Method Detail |
|---|
public final String validateString(String s)
public final String validateString(String s,
boolean showWarnings)
public final String validateFile(File f)
public final String validateFile(File f,
boolean showWarnings)
public static void main(String[] args)
public static void validate(String xmlPath,
String xsdPath)
throws Exception
Exception
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||