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