Uses of Interface
org.zkoss.zk.ui.util.CharsetFinder

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 file(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 file(s), or null if not available.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo