|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.webdav.client.methods.XmlRequestEntity
public class XmlRequestEntity
XmlRequestEntity...
| Constructor Summary | |
|---|---|
XmlRequestEntity(org.w3c.dom.Document xmlDocument)
|
|
| Method Summary | |
|---|---|
long |
getContentLength()
|
java.lang.String |
getContentType()
|
boolean |
isRepeatable()
|
void |
writeRequest(java.io.OutputStream out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlRequestEntity(org.w3c.dom.Document xmlDocument)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public boolean isRepeatable()
isRepeatable in interface RequestEntitypublic java.lang.String getContentType()
getContentType in interface RequestEntity
public void writeRequest(java.io.OutputStream out)
throws java.io.IOException
writeRequest in interface RequestEntityjava.io.IOExceptionpublic long getContentLength()
getContentLength in interface RequestEntity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||