public class RegisterTargetReferences extends AbstractValidationRule
Constructor and Description |
---|
RegisterTargetReferences()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isApplicable(java.lang.String location)
Tests whether a rule is applicable to a target location.
|
void |
registerDocumentFileReferences() |
void |
registerFileReferences() |
execute, getCaption, getChildContext, getContext, getListener, getParentTarget, getRegistrar, getTarget, reportError, reportError, setCaption
public RegisterTargetReferences()
public boolean isApplicable(java.lang.String location)
AbstractValidationRule
isApplicable
in interface ValidationRule
isApplicable
in class AbstractValidationRule
location
- the target location@ValidationTest public void registerFileReferences() throws javax.xml.xpath.XPathExpressionException
javax.xml.xpath.XPathExpressionException
@ValidationTest public void registerDocumentFileReferences() throws javax.xml.xpath.XPathExpressionException
javax.xml.xpath.XPathExpressionException
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.