Index

A C D E F G H I J K L O P Q R S T V W 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte

E

encodeBase64(byte[]) - Statische Methode in Klasse ch.k43.util.K
Return encoded buffer to Base64 string
encodeCSV(String) - Statische Methode in Klasse ch.k43.util.K
Return encoded string for CSV with the delimiter ','
encodeCSV(String, char) - Statische Methode in Klasse ch.k43.util.K
Return encoded string for CSV
encodeJSON(String) - Statische Methode in Klasse ch.k43.util.K
Return encoded string for JSON.
encodeJSON(String, boolean) - Statische Methode in Klasse ch.k43.util.K
Return encoded string for JSON.
encodeURL(String) - Statische Methode in Klasse ch.k43.util.K
Return encoded string in UTF-8
encodeXML(String) - Statische Methode in Klasse ch.k43.util.K
Encode string for XML
encodeYAML(String) - Statische Methode in Klasse ch.k43.util.K
Return encoded string for YAML.
encodeYAML(String, boolean) - Statische Methode in Klasse ch.k43.util.K
Return encoded string for YAML.
encryptAES256(byte[], byte[], byte[]) - Statische Methode in Klasse ch.k43.util.K
Return encrypted AES-256 buffer (AES/CBC/PKCS5Padding).
error(boolean, String) - Statische Methode in Klasse ch.k43.util.KLog
Log error message if expression is true.
error(Exception) - Statische Methode in Klasse ch.k43.util.KLog
Log formatted exception with stack trace.
error(String) - Statische Methode in Klasse ch.k43.util.KLog
Log error message.
error(String, Exception) - Statische Methode in Klasse ch.k43.util.KLog
Log message and exception with stack trace.
exec(String) - Methode in Klasse ch.k43.util.KDB
Execute dynamic SQL statement.
exec(String, int) - Methode in Klasse ch.k43.util.KDB
Execute dynamic SQL statement.
exists(String) - Statische Methode in Klasse ch.k43.util.KFile
Check if file exists.
A C D E F G H I J K L O P Q R S T V W 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte