|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.javasign.operators.CMSProcessableFromFile
a holding class for a byte array of data to be compressed.
| Constructor Summary | |
CMSProcessableFromFile(java.io.File src)
|
|
| Method Summary | |
java.lang.Object |
getContent()
|
void |
write(java.io.OutputStream zOut)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CMSProcessableFromFile(java.io.File src)
| Method Detail |
public void write(java.io.OutputStream zOut)
throws java.io.IOException,
CMSException
java.io.IOException
CMSExceptionpublic java.lang.Object getContent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||