public class ClassNameReader extends Object
| Constructor and Description | 
|---|
| ClassNameReader() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | getClassName(InputStream input)Get the class name of a class in an input stream. | 
public static String getClassName(InputStream input) throws IOException
input - an InputStream valueIOException - if an error occurs