public class FileReferenceValidator extends Object implements DocumentValidator
Constructor and Description |
---|
FileReferenceValidator() |
Modifier and Type | Method and Description |
---|---|
void |
setChecksumManifest(Map<URL,String> checksumManifest) |
boolean |
validate(ProblemHandler handler,
Source xml)
Method signature for checking to see if a label is valid.
|
public boolean validate(ProblemHandler handler, Source xml)
DocumentValidator
validate
in interface DocumentValidator
handler
- A problem handler.xml
- An object representation of a parsed xml document.Copyright © 2020. All rights reserved.