public class XPathTrasformation extends Transformation
| Constructor and Description |
|---|
XPathTrasformation(String match,
String change,
String vocabulary) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChange() |
List<String> |
getMatches() |
String |
getVocabulary() |
void |
setChange(String change) |
void |
setVocabulary(String vocabulary) |
Copyright © 2020. All rights reserved.