| Constructor and Description |
|---|
XPathBody(String xpath) |
XPathBody(String xpath,
Map<String,String> namespacePrefixes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,String> |
getNamespacePrefixes() |
String |
getValue() |
int |
hashCode() |
static XPathBody |
xpath(String xpath) |
static XPathBody |
xpath(String xpath,
Map<String,String> namespacePrefixes) |
getCharset, getContentType, getOptional, getRawBytes, getType, withOptionaltoStringfieldsExcludedFromEqualsAndHashCodepublic XPathBody(String xpath)
Copyright © 2022. All rights reserved.