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