public interface XFAspectTestInterface
Modifier and Type | Method and Description |
---|---|
void |
clear()
Free resources used during evaluation that are no longer needed.
|
boolean |
equivalentValues(net.sf.saxon.om.NodeInfo fact1,
net.sf.saxon.om.NodeInfo fact2)
Two facts have equivalent values for a given aspect if the aspect test for that aspect evaluates to true.
|
boolean equivalentValues(net.sf.saxon.om.NodeInfo fact1, net.sf.saxon.om.NodeInfo fact2) throws XFValidationException
This interface MUST be implemented by classes dealing with different aspects
fact1
- This one of the facts to comparefact2
- This is the fact to compare toXFValidationException
- in case of errors in the XPath expression definitions (custom attribute in the typed dimensions and multiple typed dimensions defined)void clear()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa