public class ReferentialIntegrityValidator extends Object implements DocumentValidator
| Constructor and Description |
|---|
ReferentialIntegrityValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearSources() |
Map<String,List<URL>> |
findMatchingLidVids(List<Map.Entry<URL,LidVid>> products) |
void |
setSources(Target target,
boolean traverse,
List<String> regExps) |
boolean |
validate(ExceptionHandler container,
net.sf.saxon.om.DocumentInfo xml) |
public boolean validate(ExceptionHandler container, net.sf.saxon.om.DocumentInfo xml)
validate in interface DocumentValidatorpublic Map<String,List<URL>> findMatchingLidVids(List<Map.Entry<URL,LidVid>> products)
public void clearSources()
public void setSources(Target target, boolean traverse, List<String> regExps) throws IOException, Exception
IOExceptionExceptionCopyright © 2010–2017 Planetary Data System. All rights reserved.