Package org.mockserver.model
Class XmlBody
- Author:
- jamesdbloom
-
Nested Class Summary
-
Field Summary
FieldsFields inherited from class org.mockserver.model.BodyWithContentType
contentType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mockserver.model.BodyWithContentType
getCharset, getContentTypeMethods inherited from class org.mockserver.model.Body
getOptional, getType, withOptionalMethods inherited from class org.mockserver.model.ObjectWithReflectiveEqualsHashCodeToString
fieldsExcludedFromEqualsAndHashCode
-
Field Details
-
DEFAULT_XML_CONTENT_TYPE
-
-
Constructor Details
-
XmlBody
-
XmlBody
-
XmlBody
-
XmlBody
-
-
Method Details
-
xml
-
xml
-
xml
-
getValue
-
getRawBytes
public byte[] getRawBytes()- Overrides:
getRawBytesin classBody<String>
-
toString
- Overrides:
toStringin classObjectWithJsonToString
-
equals
- Overrides:
equalsin classBodyWithContentType<String>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBodyWithContentType<String>
-