Package org.mockserver.model
Class XPathBody
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Map<String,String>getNamespacePrefixes()StringgetValue()inthashCode()static XPathBodyxpath(String xpath)static XPathBodyxpath(String xpath, Map<String,String> namespacePrefixes)-
Methods inherited from class org.mockserver.model.Body
getCharset, getContentType, getOptional, getRawBytes, getType, withOptional
-
Methods inherited from class org.mockserver.model.ObjectWithJsonToString
toString
-
Methods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
fieldsExcludedFromEqualsAndHashCode
-
-