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, setPackageType
public JavaFileImpl(String filename, String encoding) throws IOException
filename
- IOException
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.