public class ClassInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
className |
String |
packageName |
Constructor and Description |
---|
ClassInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getOutputFilename()
Return the (relative) path name of the java source code file that corresponds to the
class.
|
public String getOutputFilename()
Copyright © 2007-2013. All Rights Reserved.