public class ClassNameReader
extends java.lang.Object
| Constructor and Description | 
|---|
| ClassNameReader() | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.String | getClassName(java.io.InputStream input)Get the class name of a class in an input stream. |