org.apache.pdfbox.util
public class StringUtil extends java.lang.Object
Constructor and Description |
---|
StringUtil() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
getBytes(java.lang.String s)
Converts a string to it ISO-8859-1 byte sequence
It is an workaround for variable initialisations outside of functions.
|