|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
CanonicalStringSet.canonicalize(java.lang.String)
instead.
suffix
or null
if the given suffix does not have a canonical form.
s
or
null
if the given string does not have a canonical form.
CanonicalStringSet.canonicalize(java.lang.String)
, which may result in a call from a
superclass if this constructor is called from a subclass.
in
to this file or
entry in an archive file without closing the input stream.
out
without closing it.
IOException
s.ReadOnlyFile
implementation using file channels.IBM437
character set,
also known as CP437
.this(null, null, false, false, DEFAULT_LEVEL)
.
this(null, null, false, false, level)
.
JarInputArchive
which checks the CRC-32 value for all JAR entries.this(null, null, false, false, DEFAULT_LEVEL)
.
this(null, null, false, false, level)
.
this(DEFAULT_CHARSET, null, null, false, DEFAULT_LEVEL)
.
this(charset, null, null, false, DEFAULT_LEVEL)
.
this(DEFAULT_CHARSET, null, null, false, level)
.
CheckedZipDriver
instead.CheckedZipInputArchive
instead.ZipOutputArchive
instead.this(DEFAULT_CHARSET, null, null, false, false, DEFAULT_LEVEL)
.
this(charset, null, null, false, false, DEFAULT_LEVEL)
.
this(charset, null, null, false, false, DEFAULT_LEVEL)
.
ZipInputArchive
which checks the CRC-32 value for all ZIP entries.javax.crypto.CipherOutputStream
,
with some exceptions:
This implementation uses Bouncy Castle's lightweight API.SynchronizedInputStream.lock
and calls SynchronizedInputStream.doClose()
.
SynchronizedOutputStream.lock
and calls SynchronizedOutputStream.doClose()
.
EnhancedPanel
.
true
if and only if the path represented
by this instance contains the path represented by the specified
file
,
where a path is said to contain another path if and only
if it is equal or a parent of the other path.
true
if and only if the path represented
by a
contains the path represented by b
,
where a path is said to contain another path if and only
if it is equal or a parent of the other path.
ContainsFileException
.
src
to this file or directory.
src
to this file or directory.
src
to this file or directory.
dst
.
dst
.
dst
.
FileTreeModel
and scrolls the tree so that the recursively copied node
is selected and visible.
oldNode
to node
recursively
and updates the tree accordingly.
in
to this file and closes it.
src
to this file.
FileTreeModel
and scrolls the tree so that the copied node
is selected and visible.
node
as a new file with the contents read from
in
and updates the tree accordingly.
out
and closes it.
dst
.
FileTreeModel
and scrolls the tree so that the copied node
is selected and visible.
oldNode
to node
and updates the tree accordingly.
in
to the output stream
out
.
src
to dst
.
src
to dst
and tries to preserve
all attributes of the source file to the destination file, too.
entryName
for use with an OutputArchive
.
DEFLATED
when written, even if copying data from a
STORED
source entry.
ArchiveDetector
which shall be used as the
default archive detector
while
a command is running.
ArchiveDetector
which returns ArchiveDriver
s
which should use the specified charset if supported.
File
instance from the given
blueprint
.
File
instance which uses this
ArchiveDetector
to detect any archive files in its pathname.
File
instance which uses this
ArchiveDetector
to detect any archive files in its pathname.
File
instance which uses this
ArchiveDetector
to detect any archive files in its pathname.
File
instance from the given
uri
.
FileInputStream
to read the content of the
given file.
FileOutputStream
to write the new content of the
given file.
archive
from the given read only file.
archive
from the given read only file.
AbstractZipRaesDriver.getRaesParameters(de.schlichtherle.io.archive.Archive)
, with which it
initializes a new RaesReadOnlyFile
.
archive
from the given read only file.
CBZip2InputStream
.
InputStream
to read the contents from the
given ReadOnlyFile
from.
FileTreeModel
and scrolls the tree so that the newly created file
is selected and visible.
node
as a new file in the file system
and updates the tree accordingly.
archive
from the given output stream.
archive
from the given output stream.
AbstractZipRaesDriver.getRaesParameters(de.schlichtherle.io.archive.Archive)
, with which it
initializes a new RaesOutputStream
, and finally passes the
resulting stream to the super class implementation.
AbstractZipRaesDriver.getRaesParameters(de.schlichtherle.io.archive.Archive)
, with which it
initializes a new RaesOutputStream
, and finally passes the
resulting stream to
ZipDriver.createZipOutputArchive(Archive, OutputStream, ZipInputArchive)
.
archive
from the given output stream.
TarInputArchive
to read the contents from
the given InputStream
.
File.createTempFile(java.lang.String, java.lang.String, java.io.File)
, but uses the value of the
class property directory
as the directory for temporary
files.
Temps.createTempFile(String, String)
, but uses the default
suffix ".tmp"
.
TreePath
for the given node
or
null
if the node is not part of this file tree.
ZipDriver.createZipInputArchive(de.schlichtherle.io.archive.Archive, de.schlichtherle.io.rof.ReadOnlyFile)
instead.
ZipDriver.createZipOutputArchive(de.schlichtherle.io.archive.Archive, java.io.OutputStream, de.schlichtherle.io.archive.zip.ZipInputArchive)
instead.
CheckedJarInputArchive
for CRC-32
authentication is returned, otherwise a plain ZipInputArchive
which doesn't do any authentication.
Paths.cutTrailingSeparators(java.lang.String, char)
to chop off multiple
trailing separators.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |