Class StandardRuleContext
java.lang.Object
eu.dnetlib.validator2.engine.builtins.StandardRuleContext
- All Implemented Interfaces:
PropertyDriven,RuleContext
- Direct Known Subclasses:
SimpleContext,StandardXMLContext
-
Field Summary
Fields inherited from interface eu.dnetlib.validator2.engine.RuleContext
ID_PROPERTY_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface eu.dnetlib.validator2.engine.RuleContext
readFrom, writeTo
-
Constructor Details
-
StandardRuleContext
public StandardRuleContext()
-
-
Method Details
-
getIdProperty
- Specified by:
getIdPropertyin interfaceRuleContext
-
getProperties
- Specified by:
getPropertiesin interfaceRuleContext
-
toString
-