XmlEntity
instead@Deprecated
public class XmlRequestEntity
extends java.lang.Object
implements org.apache.commons.httpclient.methods.RequestEntity
XmlRequestEntity
...Constructor and Description |
---|
XmlRequestEntity(org.w3c.dom.Document xmlDocument)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
long |
getContentLength()
Deprecated.
|
java.lang.String |
getContentType()
Deprecated.
|
boolean |
isRepeatable()
Deprecated.
|
void |
writeRequest(java.io.OutputStream out)
Deprecated.
|
public XmlRequestEntity(org.w3c.dom.Document xmlDocument) throws java.io.IOException
java.io.IOException
public boolean isRepeatable()
isRepeatable
in interface org.apache.commons.httpclient.methods.RequestEntity
public java.lang.String getContentType()
getContentType
in interface org.apache.commons.httpclient.methods.RequestEntity
public void writeRequest(java.io.OutputStream out) throws java.io.IOException
writeRequest
in interface org.apache.commons.httpclient.methods.RequestEntity
java.io.IOException
public long getContentLength()
getContentLength
in interface org.apache.commons.httpclient.methods.RequestEntity
"Copyright © 2010 - 2019 Adobe Systems Incorporated. All Rights Reserved"