|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.OutputStream
com.judoscript.util.StreamCopier.Dest
com.judoscript.util.StreamCopier.FileDest
public static class StreamCopier.FileDest
Constructor Summary | |
---|---|
StreamCopier.FileDest(java.io.File f)
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
void |
getOutputStream()
|
void |
setName(java.lang.String name)
|
void |
setTime(long time)
|
Methods inherited from class com.judoscript.util.StreamCopier.Dest |
---|
close, copy, flush, write, write, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StreamCopier.FileDest(java.io.File f)
Method Detail |
---|
public void getOutputStream() throws java.io.IOException
getOutputStream
in class StreamCopier.Dest
java.io.IOException
public java.lang.String getName()
getName
in class StreamCopier.Dest
public void setName(java.lang.String name) throws java.lang.IllegalStateException
setName
in class StreamCopier.Dest
java.lang.IllegalStateException
public void setTime(long time) throws java.lang.IllegalStateException
setTime
in class StreamCopier.Dest
java.lang.IllegalStateException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |