| Package | Description |
|---|---|
| org.jdal.xml |
| Modifier and Type | Method and Description |
|---|---|
static ValidationResult |
XMLUtils.validateSchema(Document doc,
Schema schema)
Validate Document on schema
|
static ValidationResult |
XMLUtils.validateSchema(String xml,
Schema schema)
Validate a Document with schema
|
Copyright © 2014 JDAL. All Rights Reserved.