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 DocumentValidator
public 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
IOException
Exception
Copyright © 2010–2018 Planetary Data System. All rights reserved.