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