Uses of Class
com.biglybt.core.internat.LocaleUtilEncodingException
Packages that use LocaleUtilEncodingException
-
Uses of LocaleUtilEncodingException in com.biglybt.core.disk.impl
Methods in com.biglybt.core.disk.impl that throw LocaleUtilEncodingExceptionModifier and TypeMethodDescriptionprivate static void
DiskManagerImpl.deleteDataFileContents
(DownloadManager dm, TOTorrent torrent, String torrent_save_dir, String torrent_save_file, boolean force_no_recycle) -
Uses of LocaleUtilEncodingException in com.biglybt.core.internat
Methods in com.biglybt.core.internat that throw LocaleUtilEncodingExceptionModifier and TypeMethodDescriptionLocaleUtilListener.selectDecoder
(LocaleUtil locale_util, Object selection_owner, List<LocaleUtilDecoderCandidate> candidates, boolean forceAsk) static void
LocaleTorrentUtil.setDefaultTorrentEncoding
(TOTorrent torrent) static void
LocaleTorrentUtil.setTorrentEncoding
(TOTorrent torrent, String encoding) -
Uses of LocaleUtilEncodingException in com.biglybt.ui.swt
Methods in com.biglybt.ui.swt that throw LocaleUtilEncodingExceptionModifier and TypeMethodDescriptionLocaleUtilSWT.selectDecoder
(LocaleUtil locale_util, Object decision_owner, List<LocaleUtilDecoderCandidate> candidates, boolean forceAsk)