public class XmlEntity extends Object
Document
s or XmlSerializable
s.Constructor and Description |
---|
XmlEntity() |
Modifier and Type | Method and Description |
---|---|
static org.apache.http.HttpEntity |
create(Document doc) |
static org.apache.http.HttpEntity |
create(XmlSerializable payload) |
public static org.apache.http.HttpEntity create(Document doc) throws IOException
IOException
public static org.apache.http.HttpEntity create(XmlSerializable payload) throws IOException
IOException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.