Uses of Class
org.apache.maven.jxr.pacman.JavaFile
Packages that use JavaFile
-
Uses of JavaFile in org.apache.maven.jxr.pacman
Subclasses of JavaFile in org.apache.maven.jxr.pacmanFields in org.apache.maven.jxr.pacman with type parameters of type JavaFileMethods in org.apache.maven.jxr.pacman that return JavaFileModifier and TypeMethodDescriptionGets a file from its name.
If the file does not exist within the FileManager, creates a new one and returns it.Methods in org.apache.maven.jxr.pacman with parameters of type JavaFile