public class SpoolFile
extends java.lang.Object
Constructor and Description |
---|
SpoolFile(java.io.File directory) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
java.io.InputStream |
openForReading() |
java.io.OutputStream |
openForWriting() |
public java.io.OutputStream openForWriting()
public java.io.InputStream openForReading()
public void delete() throws SVNException
SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.