public interface DocumentValidator
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(ProblemHandler handler,
net.sf.saxon.om.DocumentInfo xml)
Method signature for checking to see if a label is valid.
|
boolean validate(ProblemHandler handler, net.sf.saxon.om.DocumentInfo xml)
handler - A problem handler.xml - An object representation of a parsed xml document.Copyright © 2020. All rights reserved.