public class CMSTypedStream
extends java.lang.Object
Constructor and Description |
---|
CMSTypedStream(java.io.InputStream in) |
CMSTypedStream(java.lang.String oid,
java.io.InputStream in) |
CMSTypedStream(java.lang.String oid,
java.io.InputStream in,
int bufSize) |
Modifier and Type | Method and Description |
---|---|
void |
drain() |
java.io.InputStream |
getContentStream() |
java.lang.String |
getContentType() |