JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
F
G
N
R
S
U
B
BUFFER_SIZE
- Static variable in class net.ladenthin.javacommons.
StreamHelper
F
FileHelper
- Class in
net.ladenthin.javacommons
Helps for some file operations.
FileHelper()
- Constructor for class net.ladenthin.javacommons.
FileHelper
fileToUrl(File)
- Method in class net.ladenthin.javacommons.
FileHelper
G
getResourceAsFile(FileHelper, Class, String)
- Method in class net.ladenthin.javacommons.
ResourceHelper
Get a resource as a file.
N
net.ladenthin.javacommons
- package net.ladenthin.javacommons
R
readFully(InputStream)
- Method in class net.ladenthin.javacommons.
StreamHelper
readFullyAsBytes(InputStream)
- Method in class net.ladenthin.javacommons.
StreamHelper
readFullyAsString(InputStream, String)
- Method in class net.ladenthin.javacommons.
StreamHelper
readFullyAsString(File, String)
- Method in class net.ladenthin.javacommons.
StreamHelper
readFullyAsUTF8String(InputStream)
- Method in class net.ladenthin.javacommons.
StreamHelper
readFullyAsUTF8String(File)
- Method in class net.ladenthin.javacommons.
StreamHelper
ResourceHelper
- Class in
net.ladenthin.javacommons
Helps for some resource operations.
ResourceHelper()
- Constructor for class net.ladenthin.javacommons.
ResourceHelper
S
StreamHelper
- Class in
net.ladenthin.javacommons
Helps to read a stream and convert them to an string.
StreamHelper()
- Constructor for class net.ladenthin.javacommons.
StreamHelper
stringCollectionToBooleanArray(Collection<String>)
- Method in class net.ladenthin.javacommons.
StringCollectionToPrimitiveArray
stringCollectionToByteArray(Collection<String>)
- Method in class net.ladenthin.javacommons.
StringCollectionToPrimitiveArray
stringCollectionToCharArray(Collection<String>)
- Method in class net.ladenthin.javacommons.
StringCollectionToPrimitiveArray
stringCollectionToDoubleArray(Collection<String>)
- Method in class net.ladenthin.javacommons.
StringCollectionToPrimitiveArray
stringCollectionToFloatArray(Collection<String>)
- Method in class net.ladenthin.javacommons.
StringCollectionToPrimitiveArray
stringCollectionToIntArray(Collection<String>)
- Method in class net.ladenthin.javacommons.
StringCollectionToPrimitiveArray
stringCollectionToLongArray(Collection<String>)
- Method in class net.ladenthin.javacommons.
StringCollectionToPrimitiveArray
StringCollectionToPrimitiveArray
- Class in
net.ladenthin.javacommons
Convert a string collection to an array containing primitive data types.
StringCollectionToPrimitiveArray()
- Constructor for class net.ladenthin.javacommons.
StringCollectionToPrimitiveArray
stringCollectionToShortArray(Collection<String>)
- Method in class net.ladenthin.javacommons.
StringCollectionToPrimitiveArray
stringCollectionToStringArray(Collection<String>)
- Method in class net.ladenthin.javacommons.
StringCollectionToPrimitiveArray
U
urlToFile(URL)
- Method in class net.ladenthin.javacommons.
FileHelper
UTF8
- Static variable in class net.ladenthin.javacommons.
StreamHelper
B
F
G
N
R
S
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.