public class JavaFileImpl extends JavaFile
| Constructor and Description |
|---|
JavaFileImpl(String filename,
String encoding)
Create a new JavaFileImpl that points to a given file...
|
addClassType, addImportType, getClassType, getClassTypes, getEncoding, getFilename, getImportTypes, getPackageType, setClassType, setEncoding, setFilename, setPackageTypepublic JavaFileImpl(String filename, String encoding) throws IOException
filename - IOExceptionCopyright © 2002–2013 The Apache Software Foundation. All rights reserved.