public class Deletion extends AbstractContent
CRLF| Constructor and Description | 
|---|
Deletion()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
addContent(URLConnection con)  | 
void | 
writeContent(OutputStream os)  | 
void | 
writeHeader(OutputStream os)  | 
ascii, encprotected void addContent(URLConnection con) throws IOException
addContent in class AbstractContentIOExceptionpublic void writeContent(OutputStream os) throws IOException
writeContent in class AbstractContentIOExceptionpublic void writeHeader(OutputStream os) throws IOException
writeHeader in class AbstractContentIOException