|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CharsetFinder | |
|---|---|
| org.zkoss.zk.ui.util | Utilities to handle user interfaces. |
| Uses of CharsetFinder in org.zkoss.zk.ui.util |
|---|
| Methods in org.zkoss.zk.ui.util that return CharsetFinder | |
|---|---|
CharsetFinder |
Configuration.getUploadCharsetFinder()
Returns the finder that is used to decide the character set for the uploaded text filie(s), or null if not available. |
| Methods in org.zkoss.zk.ui.util with parameters of type CharsetFinder | |
|---|---|
void |
Configuration.setUploadCharsetFinder(CharsetFinder finder)
Sets the finder that is used to decide the character set for the uploaded text filie(s), or null if not available. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||