Package | Description |
---|---|
org.apache.maven.jxr.pacman |
Modifier and Type | Class and Description |
---|---|
class |
JavaFileImpl
PacMan implementation of a JavaFile.
|
Modifier and Type | Method and Description |
---|---|
JavaFile |
FileManager.getFile(Path path)
Gets a file from its name.
If the file does not exist within the FileManager, creates a new one and returns it. |
Modifier and Type | Method and Description |
---|---|
void |
FileManager.addFile(JavaFile file)
Add a file to this file manager.
|
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.