Class StandardXMLContext
java.lang.Object
eu.dnetlib.validator2.engine.builtins.StandardRuleContext
eu.dnetlib.validator2.engine.builtins.StandardXMLContext
- All Implemented Interfaces:
NodeListContext,XMLContext,XPathExpressionContext,PropertyDriven,RuleContext
- Direct Known Subclasses:
StandardXMLContextWithCardinality
-
Field Summary
Fields inherited from interface eu.dnetlib.validator2.engine.contexts.NodeListContext
PROPERTY_NAMEFields inherited from interface eu.dnetlib.validator2.engine.RuleContext
ID_PROPERTY_NAMEFields inherited from interface eu.dnetlib.validator2.engine.contexts.XPathExpressionContext
PROPERTY_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class eu.dnetlib.validator2.engine.builtins.StandardRuleContext
getIdProperty, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface eu.dnetlib.validator2.engine.RuleContext
getIdProperty, readFrom, writeTo
-
Constructor Details
-
StandardXMLContext
public StandardXMLContext()
-
-
Method Details
-
getNodeListActionProperty
- Specified by:
getNodeListActionPropertyin interfaceNodeListContext
-
getXPathExpressionProperty
- Specified by:
getXPathExpressionPropertyin interfaceXPathExpressionContext
-
getProperties
- Specified by:
getPropertiesin interfaceRuleContext- Overrides:
getPropertiesin classStandardRuleContext
-