public class SchemaConstraintChecker extends Object
| Constructor and Description |
|---|
SchemaConstraintChecker() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
check(InputSource[] schemas,
ErrorReceiver errorHandler,
EntityResolver entityResolver,
boolean disableXmlSecurity) |
static void |
main(String[] args) |
public static boolean check(InputSource[] schemas, ErrorReceiver errorHandler, EntityResolver entityResolver, boolean disableXmlSecurity)
schemas - Schema files to be checked.errorHandler - detected errors will be reported to this handler.public static void main(String[] args) throws IOException
IOExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.