Uses of Interface
com.biglybt.core.internat.LocaleUtilDecoder
Packages that use LocaleUtilDecoder
Package
Description
-
Uses of LocaleUtilDecoder in com.biglybt.core.disk.impl.piecemapper
Methods in com.biglybt.core.disk.impl.piecemapper with parameters of type LocaleUtilDecoderModifier and TypeMethodDescriptionvoid
DMPieceMapper.construct
(LocaleUtilDecoder _locale_decoder, String _save_name) -
Uses of LocaleUtilDecoder in com.biglybt.core.disk.impl.piecemapper.impl
Methods in com.biglybt.core.disk.impl.piecemapper.impl with parameters of type LocaleUtilDecoderModifier and TypeMethodDescriptionprivate void
PieceMapperImpl.buildFileLookupTable
(TOTorrentFile torrent_file, LocaleUtilDecoder locale_decoder, char separator) Builds the path stored in fileDictionay, saving it in btFileListprivate void
PieceMapperImpl.buildFileLookupTables
(TOTorrentFile[] torrent_files, LocaleUtilDecoder locale_decoder) void
PieceMapperImpl.construct
(LocaleUtilDecoder _locale_decoder, String _save_name) -
Uses of LocaleUtilDecoder in com.biglybt.core.internat
Classes in com.biglybt.core.internat that implement LocaleUtilDecoderFields in com.biglybt.core.internat declared as LocaleUtilDecoderModifier and TypeFieldDescriptionprivate final LocaleUtilDecoder[]
LocaleUtil.all_decoders
private LocaleUtilDecoder
LocaleUtilDecoderCandidate.decoder
private final LocaleUtilDecoder
LocaleUtil.fallback_decoder
private final LocaleUtilDecoder[]
LocaleUtil.general_decoders
private LocaleUtilDecoder
LocaleUtil.system_decoder
Methods in com.biglybt.core.internat that return LocaleUtilDecoderModifier and TypeMethodDescriptionLocaleUtilDecoderCandidate.getDecoder()
LocaleUtil.getDecoders()
LocaleUtil.getFallBackDecoder()
LocaleUtil.getGeneralDecoders()
LocaleUtil.getSystemDecoder()
static LocaleUtilDecoder
LocaleTorrentUtil.getTorrentEncoding
(TOTorrent torrent) Get the torrent's encoding, optionally prompting the user to choose from a list if needed.static LocaleUtilDecoder
LocaleTorrentUtil.getTorrentEncoding
(TOTorrent torrent, boolean saveToFileAllowed, boolean forcePrompt) static LocaleUtilDecoder
LocaleTorrentUtil.getTorrentEncodingIfAvailable
(TOTorrent torrent) Retrieves the encoding of the torrent if it can be determined.Methods in com.biglybt.core.internat with parameters of type LocaleUtilDecoderModifier and TypeMethodDescriptionvoid
LocaleUtilDecoderCandidate.setDetails
(LocaleUtilDecoder _decoder, String _value) -
Uses of LocaleUtilDecoder in com.biglybt.core.torrent
Methods in com.biglybt.core.torrent with parameters of type LocaleUtilDecoder -
Uses of LocaleUtilDecoder in com.biglybt.core.torrent.impl
Methods in com.biglybt.core.torrent.impl with parameters of type LocaleUtilDecoder -
Uses of LocaleUtilDecoder in com.biglybt.pifimpl.local.torrent
Fields in com.biglybt.pifimpl.local.torrent declared as LocaleUtilDecoder -
Uses of LocaleUtilDecoder in com.biglybt.pifimpl.local.utils
Fields in com.biglybt.pifimpl.local.utils declared as LocaleUtilDecoderConstructors in com.biglybt.pifimpl.local.utils with parameters of type LocaleUtilDecoder -
Uses of LocaleUtilDecoder in com.biglybt.ui.swt
Fields in com.biglybt.ui.swt declared as LocaleUtilDecoderModifier and TypeFieldDescriptionprotected static LocaleUtilDecoder
LocaleUtilSWT.rememberedDecoder