|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Performs svn propget queries.
| Method Summary | |
List |
getBinaryFiles()
Returns the list of binary files in the working directory. |
boolean |
isBinaryFile(String revision,
String filename)
It was first thought that a the mime-type of a file's previous revision could be found. |
void |
loadBinaryFiles(String path)
Loads the list of binary files from the input stream equivalent to an svn propget command. |
| Method Detail |
public List getBinaryFiles()
public boolean isBinaryFile(String revision,
String filename)
revision - the revision to queryfilename - the filename
public void loadBinaryFiles(String path)
throws IOException
path - a file on disk which contains the results of an svn propget
IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||