org.apache.tools.ant.taskdefs.optional.jlink
public class ClassNameReader extends Object
Method Summary | |
---|---|
static String | getClassName(InputStream input)
Get the class name of a class in an input stream.
|
Parameters: input an InputStream
value
Returns: the name of the class
Throws: IOException if an error occurs