Class CMCLI

java.lang.Object
  extended by CMCLI

public class CMCLI
extends Object


Constructor Summary
CMCLI()
           
 
Method Summary
static String convertStreamToString(InputStream is)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMCLI

public CMCLI()
Method Detail

main

public static void main(String[] args)
                 throws MalformedURLException
Parameters:
args -
Throws:
MalformedURLException

convertStreamToString

public static String convertStreamToString(InputStream is)
                                    throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.