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