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