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
IOException
Copyright © 2021 JBoss by Red Hat. All rights reserved.