Class XMLFieldExistsRule.Builder
java.lang.Object
eu.dnetlib.validator2.engine.builtins.XMLFieldExistsRule.Builder
- All Implemented Interfaces:
RuleBuilder<XMLFieldExistsRule>
- Enclosing class:
- XMLFieldExistsRule
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setNodeListAction(String nodeListAction) setXPathExpression(String xpath)
-
Method Details
-
setId
- Throws:
IllegalArgumentException
-
setXPathExpression
- Throws:
IllegalArgumentException
-
setNodeListAction
- Throws:
RuntimeException
-
build
-
buildFrom
-