Class XmlEntity
java.lang.Object
org.apache.jackrabbit.webdav.client.methods.XmlEntity
Utility methods for creating request entities from
Document
s or XmlSerializable
s.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.http.HttpEntity
create
(XmlSerializable payload) static org.apache.http.HttpEntity
-
Constructor Details
-
XmlEntity
public XmlEntity()
-
-
Method Details
-
create
- Throws:
IOException
-
create
- Throws:
IOException
-