Package | Description |
---|---|
org.zkoss.zk.ui.util |
Utilities to handle user interfaces.
|
Modifier and Type | Method and Description |
---|---|
CharsetFinder |
Configuration.getUploadCharsetFinder()
Returns the finder that is used to decide the character set
for the uploaded text file(s), or null if not available.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setUploadCharsetFinder(CharsetFinder finder)
Sets the finder that is used to decide the character set
for the uploaded text file(s), or null if not available.
|
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.