Modifier and Type | Method and Description |
---|---|
ValidationResult |
XMLDoc.validate(Source... schemas) |
ValidationResult |
XMLTag.validate(Source... schemas)
Validate this document against specifief schemas
|
ValidationResult |
XMLDoc.validate(URL... schemaLocations) |
ValidationResult |
XMLTag.validate(URL... schemaLocations)
Validate this document against specifief schemas
|
Copyright © 2008–2015 Mathieu Carbou. All rights reserved.