javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352908 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b8f9260d23
commit
5d1a532cfd
@ -335,6 +335,9 @@ public class StringUtil {
|
||||
return 1;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return the encoding we want to use (ISO-8859-1)
|
||||
*/
|
||||
public static String getPreferredEncoding() {
|
||||
return ENCODING;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user