Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
E
F
G
I
J
N
O
P
R
S
U
C
closeSilently(Closeable)
- Static method in class org.camunda.commons.utils.
IoUtil
Close a closable ignoring any IO exception.
E
ENCODING_CHARSET
- Static variable in class org.camunda.commons.utils.
IoUtil
ENSURE_UTIL_LOGGER
- Static variable in class org.camunda.commons.utils.
UtilsLogger
ensureNotNull(String, Object)
- Static method in class org.camunda.commons.utils.
EnsureUtil
Ensures that the parameter is not null.
ensureParamInstanceOf(String, Object, Class<T>)
- Static method in class org.camunda.commons.utils.
EnsureUtil
Ensure the object is of a given type and return the casted object
EnsureUtil
- Class in
org.camunda.commons.utils
EnsureUtil()
- Constructor for class org.camunda.commons.utils.
EnsureUtil
EnsureUtilLogger
- Class in
org.camunda.commons.utils
EnsureUtilLogger()
- Constructor for class org.camunda.commons.utils.
EnsureUtilLogger
F
fileAsStream(String)
- Static method in class org.camunda.commons.utils.
IoUtil
Returns the input stream of a file with specified filename
fileAsStream(File)
- Static method in class org.camunda.commons.utils.
IoUtil
Returns the input stream of a file.
fileAsString(String)
- Static method in class org.camunda.commons.utils.
IoUtil
Returns the content of a file with specified filename
fileAsString(File)
- Static method in class org.camunda.commons.utils.
IoUtil
Returns the content of a
File
.
fileNotFoundException(String, Exception)
- Method in class org.camunda.commons.utils.
IoUtilLogger
fileNotFoundException(String)
- Method in class org.camunda.commons.utils.
IoUtilLogger
G
getClasspathFile(String)
- Static method in class org.camunda.commons.utils.
IoUtil
Returns the
File
for a filename.
getClasspathFile(String, ClassLoader)
- Static method in class org.camunda.commons.utils.
IoUtil
Returns the
File
for a filename.
I
inputStreamAsString(InputStream)
- Static method in class org.camunda.commons.utils.
IoUtil
Returns the input stream as
String
.
IO_UTIL_LOGGER
- Static variable in class org.camunda.commons.utils.
UtilsLogger
IoUtil
- Class in
org.camunda.commons.utils
IoUtil()
- Constructor for class org.camunda.commons.utils.
IoUtil
IoUtilException
- Exception in
org.camunda.commons.utils
IoUtilException(String)
- Constructor for exception org.camunda.commons.utils.
IoUtilException
IoUtilException(String, Throwable)
- Constructor for exception org.camunda.commons.utils.
IoUtilException
IoUtilLogger
- Class in
org.camunda.commons.utils
IoUtilLogger()
- Constructor for class org.camunda.commons.utils.
IoUtilLogger
isExpression(String)
- Static method in class org.camunda.commons.utils.
StringUtil
Checks whether a
String
seams to be an expression or not
J
join(String, String...)
- Static method in class org.camunda.commons.utils.
StringUtil
Joins a list of Strings to a single one.
N
nullParameter(String)
- Method in class org.camunda.commons.utils.
IoUtilLogger
O
org.camunda.commons.utils
- package org.camunda.commons.utils
P
parameterIsNullException(String)
- Method in class org.camunda.commons.utils.
EnsureUtilLogger
PROJECT_CODE
- Static variable in class org.camunda.commons.utils.
UtilsLogger
R
readerAsString(Reader)
- Static method in class org.camunda.commons.utils.
IoUtil
Returns the
Reader
content as
String
.
S
split(String, String)
- Static method in class org.camunda.commons.utils.
StringUtil
Splits a
String
by an expression.
stringAsInputStream(String)
- Static method in class org.camunda.commons.utils.
IoUtil
Returns the
String
as
InputStream
.
StringUtil
- Class in
org.camunda.commons.utils
StringUtil()
- Constructor for class org.camunda.commons.utils.
StringUtil
U
unableToReadFromReader(Throwable)
- Method in class org.camunda.commons.utils.
IoUtilLogger
unableToReadInputStream(IOException)
- Method in class org.camunda.commons.utils.
IoUtilLogger
unsupportedParameterType(String, Object, Class<?>)
- Method in class org.camunda.commons.utils.
EnsureUtilLogger
UtilsLogger
- Class in
org.camunda.commons.utils
UtilsLogger()
- Constructor for class org.camunda.commons.utils.
UtilsLogger
C
E
F
G
I
J
N
O
P
R
S
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2015
camunda services GmbH
. All rights reserved.