JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
F
G
I
N
O
P
R
S
T
U
V
A
appendToPath(URI, String)
- Static method in class org.xblackcat.sjpu.utils.
UriUtils
Create a new URI object which constructed from given by appending to path part a suffix
asInputStream(String)
- Method in class org.xblackcat.sjpu.utils.
OutputFormat
B
buildClient(ParsedUri.Param[])
- Method in class org.xblackcat.sjpu.saver.
FtpLocation
buildClient(ParsedUri.Param[])
- Method in class org.xblackcat.sjpu.saver.
FtpsLocation
C
close()
- Method in interface org.xblackcat.sjpu.saver.
ISaver
close()
- Method in class org.xblackcat.sjpu.saver.
ReusableSaver
close()
- Method in class org.xblackcat.sjpu.saver.
SftpLocation
Compression
- Enum in
org.xblackcat.sjpu.saver
27.02.13 17:07
concat(String, String)
- Static method in class org.xblackcat.sjpu.utils.
FilenameUtils
Concatenates a filename to a base path using normal command line style rules.
copy(InputStream, OutputStream)
- Static method in class org.xblackcat.sjpu.utils.
IOUtils
Copies the content of a InputStream into an OutputStream.
copy(InputStream, OutputStream, int)
- Static method in class org.xblackcat.sjpu.utils.
IOUtils
Copies the content of a InputStream into an OutputStream
cover(OutputStream)
- Method in enum org.xblackcat.sjpu.saver.
Compression
cover(InputStream)
- Method in enum org.xblackcat.sjpu.saver.
Compression
F
FilenameUtils
- Class in
org.xblackcat.sjpu.utils
COPIED FROM apache-commons IO
FilenameUtils()
- Constructor for class org.xblackcat.sjpu.utils.
FilenameUtils
Instances should NOT be constructed in standard programming.
FtpLocation
- Class in
org.xblackcat.sjpu.saver
18.06.2014 17:33
FtpLocation(URI)
- Constructor for class org.xblackcat.sjpu.saver.
FtpLocation
FtpsLocation
- Class in
org.xblackcat.sjpu.saver
18.06.2014 17:33
FtpsLocation(URI)
- Constructor for class org.xblackcat.sjpu.saver.
FtpsLocation
G
getHost()
- Method in class org.xblackcat.sjpu.utils.
ParsedUri
getName()
- Method in class org.xblackcat.sjpu.utils.
ParsedUri.Param
getOutCharset()
- Method in class org.xblackcat.sjpu.utils.
OutputFormat
getParams()
- Method in class org.xblackcat.sjpu.utils.
ParsedUri
getPassword()
- Method in class org.xblackcat.sjpu.utils.
ParsedUri
getPath()
- Method in class org.xblackcat.sjpu.utils.
ParsedUri
getPort()
- Method in class org.xblackcat.sjpu.utils.
ParsedUri
getPrefix()
- Method in class org.xblackcat.sjpu.utils.
OutputFormat
getPrefixLength(String)
- Static method in class org.xblackcat.sjpu.utils.
FilenameUtils
Returns the length of the filename prefix, such as
C:/
or
~/
.
getUser()
- Method in class org.xblackcat.sjpu.utils.
ParsedUri
getValue()
- Method in class org.xblackcat.sjpu.utils.
ParsedUri.Param
I
IOUtils
- Class in
org.xblackcat.sjpu.utils
ISaver
- Interface in
org.xblackcat.sjpu.saver
27.02.13 15:45
N
normalize(String)
- Static method in class org.xblackcat.sjpu.utils.
FilenameUtils
Normalizes a path, removing double and single dot path steps.
O
org.xblackcat.sjpu.saver
- package org.xblackcat.sjpu.saver
org.xblackcat.sjpu.utils
- package org.xblackcat.sjpu.utils
OutputFormat
- Class in
org.xblackcat.sjpu.utils
01.04.2015 18:20
OutputFormat(Charset, byte[])
- Constructor for class org.xblackcat.sjpu.utils.
OutputFormat
P
Param(String, String)
- Constructor for class org.xblackcat.sjpu.utils.
ParsedUri.Param
parse(URI)
- Static method in class org.xblackcat.sjpu.utils.
ParsedUri
ParsedUri
- Class in
org.xblackcat.sjpu.utils
02.04.2015 12:10
ParsedUri(String, int, String, String, char[], ParsedUri.Param...)
- Constructor for class org.xblackcat.sjpu.utils.
ParsedUri
ParsedUri.Param
- Class in
org.xblackcat.sjpu.utils
prepareToTransfer(FTPSClient)
- Method in class org.xblackcat.sjpu.saver.
FtpsLocation
R
ReusableSaver
- Class in
org.xblackcat.sjpu.saver
19.06.2014 11:22
ReusableSaver()
- Constructor for class org.xblackcat.sjpu.saver.
ReusableSaver
S
save(URI, InputStream, Compression)
- Method in interface org.xblackcat.sjpu.saver.
ISaver
save(URI, InputStream, Compression)
- Method in class org.xblackcat.sjpu.saver.
ReusableSaver
save(URI, InputStream, Compression)
- Method in class org.xblackcat.sjpu.saver.
Saver
save(String, InputStream, Compression)
- Method in class org.xblackcat.sjpu.saver.
SftpLocation
Saver
- Class in
org.xblackcat.sjpu.saver
Wrapper for ILocation implementation
Saver()
- Constructor for class org.xblackcat.sjpu.saver.
Saver
Saver(FunctionEx<URI, ILocation, IOException>)
- Constructor for class org.xblackcat.sjpu.saver.
Saver
SftpLocation
- Class in
org.xblackcat.sjpu.saver
18.06.2014 18:20
SftpLocation(URI)
- Constructor for class org.xblackcat.sjpu.saver.
SftpLocation
T
toString(URI)
- Static method in class org.xblackcat.sjpu.utils.
UriUtils
U
UriUtils
- Class in
org.xblackcat.sjpu.utils
14.02.13 10:28
UriUtils()
- Constructor for class org.xblackcat.sjpu.utils.
UriUtils
UTF16BE_BOM
- Static variable in class org.xblackcat.sjpu.utils.
OutputFormat
UTF16BE_With_BOM
- Static variable in class org.xblackcat.sjpu.utils.
OutputFormat
UTF16BE_WO_BOM
- Static variable in class org.xblackcat.sjpu.utils.
OutputFormat
UTF16LE_BOM
- Static variable in class org.xblackcat.sjpu.utils.
OutputFormat
UTF16LE_With_BOM
- Static variable in class org.xblackcat.sjpu.utils.
OutputFormat
UTF16LE_WO_BOM
- Static variable in class org.xblackcat.sjpu.utils.
OutputFormat
UTF8_BOM
- Static variable in class org.xblackcat.sjpu.utils.
OutputFormat
UTF8_With_BOM
- Static variable in class org.xblackcat.sjpu.utils.
OutputFormat
UTF8_WO_BOM
- Static variable in class org.xblackcat.sjpu.utils.
OutputFormat
V
valueOf(String)
- Static method in enum org.xblackcat.sjpu.saver.
Compression
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.xblackcat.sjpu.saver.
Compression
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
F
G
I
N
O
P
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes