|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
String
, changing the first letter to
upper case as per Character.toUpperCase(char)
.
CaseInsensitiveMap
is a Map
from String
keys to values which is case-insensitive and
case-preserving with respect to the keys in the map.FileSystemChecker
to check the configured directory and notifies any registered
listeners of changes to the directory files.
input
into one or more chunks, each of the
supplied chunkLength
, other than the last chunk
which will be up to chunkLength
characters long.
ServiceTracker
object.
Closeable
instance.
PathReference
by concatenating the supplied parts
, treating each
part as a separate path element.
true
if any element in 'candidates
' is
contained in 'source
'; otherwise returns false
.
convertToCanonicalPath(path, false)
.
path
to a canonical path
, wrapping any
IOExceptions
in a FatalIOException
.
URI
to a canonical path
, wrapping any
IOExceptions
in a FatalIOException
.
copy(to, false)
.
copy(to, recursive, null)
;
PathReference
.
src
to dest
.
BundleManifest
.
BundleManifest
.
BundleManifest
derived from the supplied Dictionary
of bundle manifest headers.
BundleManifest
derived from the supplied Dictionary
of bundle manifest headers.
BundleManifest
, reading its contents from the supplied Reader
The supplied
ParserLogger
will be used to report problems encountered during parsing.
BundleManifest
, reading its contents from the supplied Reader
.
PathReference
.
path
exists, and if it does not exist, an attempt
will be made to create it as well as any necessary parent directories.
VersionRange
that encompasses the supplied version, and only the supplied version:
[version, version]
.
PathReference
.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |