| java.lang.Object org.tmatesoft.svn.cli.SVNCommand org.tmatesoft.svn.cli.command.SVNImportCommand
SVNImportCommand | public class SVNImportCommand extends SVNCommand (Code) | | version: 1.1.1 author: TMate Software Ltd. |
Methods inherited from org.tmatesoft.svn.cli.SVNCommand | public static String formatString(String str, int chars, boolean left)(Code)(Java Doc) protected SVNClientManager getClientManager()(Code)(Java Doc) public static SVNCommand getCommand(String name)(Code)(Java Doc) public static SVNCommand getCommand(String name, Map commands)(Code)(Java Doc) protected SVNCommandLine getCommandLine()(Code)(Java Doc) protected String getCommitMessage() throws SVNException(Code)(Java Doc) protected static int getLinesCount(String str)(Code)(Java Doc) protected SVNRevision[] getStartEndRevisions()(Code)(Java Doc) public static boolean hasPegRevision(String commandName)(Code)(Java Doc) public static boolean isForceLogCommand(String commandName)(Code)(Java Doc) protected static boolean matchTabsInPath(String path, PrintStream out)(Code)(Java Doc) protected static boolean matchTabsInURL(String url, PrintStream out)(Code)(Java Doc) protected static SVNRevision parseRevision(SVNCommandLine commandLine)(Code)(Java Doc) public static void print(PrintStream out, String line)(Code)(Java Doc) public static void println(PrintStream out, String line)(Code)(Java Doc) public static void println(PrintStream out)(Code)(Java Doc) abstract public void run(PrintStream out, PrintStream err) throws SVNException(Code)(Java Doc) abstract public void run(InputStream in, PrintStream out, PrintStream err) throws SVNException(Code)(Java Doc) public void setCommandLine(SVNCommandLine commandLine)(Code)(Java Doc)
|
|
|