Class StandardXPathExpressionProperty
java.lang.Object
eu.dnetlib.validator2.engine.builtins.StandardRuleProperty
eu.dnetlib.validator2.engine.builtins.StandardXPathExpressionProperty
- All Implemented Interfaces:
XPathExpressionProperty,PropertyDriven,RuleProperty
public class StandardXPathExpressionProperty
extends StandardRuleProperty
implements XPathExpressionProperty
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.dnetlib.validator2.engine.builtins.StandardRuleProperty
getName, getValue, readFrom, toString, writeToMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface eu.dnetlib.validator2.engine.PropertyDriven
readFrom, writeToMethods inherited from interface eu.dnetlib.validator2.engine.RuleProperty
getName, getValue
-
Constructor Details
-
StandardXPathExpressionProperty
-
-
Method Details
-
setValue
- Specified by:
setValuein interfaceRuleProperty- Overrides:
setValuein classStandardRuleProperty- Throws:
IllegalArgumentException
-
evaluate
- Specified by:
evaluatein interfaceXPathExpressionProperty
-