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 TypeMethodDescriptionvoidDMPieceMapper.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 voidPieceMapperImpl.buildFileLookupTable(TOTorrentFile torrent_file, LocaleUtilDecoder locale_decoder, char separator) Builds the path stored in fileDictionay, saving it in btFileListprivate voidPieceMapperImpl.buildFileLookupTables(TOTorrentFile[] torrent_files, LocaleUtilDecoder locale_decoder) voidPieceMapperImpl.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_decodersprivate LocaleUtilDecoderLocaleUtilDecoderCandidate.decoderprivate final LocaleUtilDecoderLocaleUtil.fallback_decoderprivate final LocaleUtilDecoder[]LocaleUtil.general_decodersprivate LocaleUtilDecoderLocaleUtil.system_decoderMethods in com.biglybt.core.internat that return LocaleUtilDecoderModifier and TypeMethodDescriptionLocaleUtilDecoderCandidate.getDecoder()LocaleUtil.getDecoders()LocaleUtil.getFallBackDecoder()LocaleUtil.getGeneralDecoders()LocaleUtil.getSystemDecoder()static LocaleUtilDecoderLocaleTorrentUtil.getTorrentEncoding(TOTorrent torrent) Get the torrent's encoding, optionally prompting the user to choose from a list if needed.static LocaleUtilDecoderLocaleTorrentUtil.getTorrentEncoding(TOTorrent torrent, boolean saveToFileAllowed, boolean forcePrompt) static LocaleUtilDecoderLocaleTorrentUtil.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 TypeMethodDescriptionvoidLocaleUtilDecoderCandidate.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 LocaleUtilDecoderLocaleUtilSWT.rememberedDecoder