org.apache.maven.scm.command
Class CommandLineUtils

java.lang.Object
  extended byorg.apache.maven.scm.command.CommandLineUtils

public abstract class CommandLineUtils
extends java.lang.Object

Version:
$Id: CommandLineUtils.java 162172 2004-10-26 12:37:06Z trygvis $
Author:
Trygve Laugstøl

Constructor Summary
CommandLineUtils()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLineUtils

public CommandLineUtils()