JavaScript is disabled on your browser.
Skip navigation links
Apache Juneau
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.juneau.cp.LocalFile
Packages that use
LocalFile
Package
Description
org.apache.juneau.cp
Uses of
LocalFile
in
org.apache.juneau.cp
Methods in
org.apache.juneau.cp
that return
LocalFile
Modifier and Type
Method
Description
LocalFile
LocalFile.
cache
()
Caches the contents of this file into an internal byte array for quick future retrieval.
LocalFile
LocalDir.
resolve
(
String
path)
Resolves the specified path.