|
||||||||||
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 | |
---|---|
static ProcessUtils |
ProcessUtils.call(java.lang.String sCommand)
|
protected static ProcessUtils |
SvnPropgetUtils.getFileMimeTypes(java.lang.String revision,
java.lang.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. |
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 |