public class Source extends Object
Constructor and Description |
---|
Source() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getPrefixToNamespaceMap() |
String |
getValue() |
String |
getXpath() |
void |
setPrefixToNamespaceMap(Map<String,String> prefixToNamespaceMap) |
void |
setValue(String value) |
void |
setXpath(String xpath) |
org.apache.axiom.om.OMElement |
toOM() |
Copyright © 2023 WSO2. All rights reserved.