|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessUtils | |
net.sf.statsvn.util | Utility classes. |
Uses of ProcessUtils in net.sf.statsvn.util |
Methods in net.sf.statsvn.util that return ProcessUtils | |
protected static ProcessUtils |
SvnPropgetUtils.getFileMimeTypes(String revision,
String filename)
Get the svn:mime-type for a certain file (leave null for all files). |
protected static ProcessUtils |
SvnInfoUtils.getSvnInfo(boolean bRootOnly)
Invokes svn info. |
static ProcessUtils |
ProcessUtils.call(String sCommand)
|
Methods in net.sf.statsvn.util with parameters of type ProcessUtils | |
static void |
SvnPropgetUtils.loadBinaryFiles(ProcessUtils pUtils)
Loads the list of binary files from the input stream equivalent to an svn propget command. |
static void |
SvnInfoUtils.loadInfo(ProcessUtils pUtils)
Loads the information from svn info if needed. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |