Uses of Interface
com.biglybt.core.vuzefile.VuzeFile
Packages that use VuzeFile
Package
Description
-
Uses of VuzeFile in com.biglybt.core.devices
Methods in com.biglybt.core.devices that return VuzeFile -
Uses of VuzeFile in com.biglybt.core.devices.impl
Methods in com.biglybt.core.devices.impl that return VuzeFileModifier and TypeMethodDescriptionprotected VuzeFileDeviceManagerImpl.exportVuzeFile(DeviceImpl device) DeviceImpl.getVuzeFile() -
Uses of VuzeFile in com.biglybt.core.metasearch
Methods in com.biglybt.core.metasearch that return VuzeFileMethods in com.biglybt.core.metasearch with parameters of type VuzeFile -
Uses of VuzeFile in com.biglybt.core.metasearch.impl
Methods in com.biglybt.core.metasearch.impl that return VuzeFileModifier and TypeMethodDescriptionEngineImpl.exportToVuzeFile()EngineImpl.exportToVuzeFile(boolean generic) Methods in com.biglybt.core.metasearch.impl with parameters of type VuzeFileModifier and TypeMethodDescriptionbooleanMetaSearchManagerImpl.isImportable(VuzeFile vf) Engine[]MetaSearchManagerImpl.loadFromVuzeFile(VuzeFile vf) -
Uses of VuzeFile in com.biglybt.core.subs
Methods in com.biglybt.core.subs that return VuzeFileModifier and TypeMethodDescriptionSubscription.getSearchTemplateVuzeFile()Subscription.getVuzeFile() -
Uses of VuzeFile in com.biglybt.core.subs.impl
Methods in com.biglybt.core.subs.impl that return VuzeFileModifier and TypeMethodDescriptionSubscriptionImpl.getSearchTemplateVuzeFile()SubscriptionImpl.getVuzeFile()Methods in com.biglybt.core.subs.impl with parameters of type VuzeFileModifier and TypeMethodDescriptionprotected SubscriptionImplSubscriptionManagerImpl.getSubscriptionFromVuzeFile(byte[] sid, int add_type, VuzeFile vf) -
Uses of VuzeFile in com.biglybt.core.tag
Methods in com.biglybt.core.tag that return VuzeFile -
Uses of VuzeFile in com.biglybt.core.tag.impl
Methods in com.biglybt.core.tag.impl that return VuzeFileModifier and TypeMethodDescriptionTagManagerImpl.exportTags(List<Tag> tags) TagBase.getVuzeFile()TagManagerImpl.getVuzeFile(TagBase tag) Methods in com.biglybt.core.tag.impl with parameters of type VuzeFileModifier and TypeMethodDescriptionprotected voidTagWithState.exportDetails(VuzeFile vf, Map map, boolean do_contents) -
Uses of VuzeFile in com.biglybt.core.vuzefile
Classes in com.biglybt.core.vuzefile that implement VuzeFileMethods in com.biglybt.core.vuzefile that return VuzeFileModifier and TypeMethodDescriptionVuzeFileHandler.create()protected VuzeFileVuzeFileHandler.getVuzeFile(InputStream is) VuzeFileHandler.loadAndHandleVuzeFile(String target, int expected_types) VuzeFileHandler.loadVuzeFile(byte[] bytes) VuzeFileHandler.loadVuzeFile(File file) VuzeFileHandler.loadVuzeFile(InputStream is) VuzeFileHandler.loadVuzeFile(String target) VuzeFileHandler.loadVuzeFile(Map map) Methods in com.biglybt.core.vuzefile with parameters of type VuzeFileModifier and TypeMethodDescriptionvoidVuzeFile.addComponents(VuzeFile vf) voidVuzeFileImpl.addComponents(VuzeFile vf) voidVuzeFileHandler.handleFiles(VuzeFile[] files, int expected_types) void -
Uses of VuzeFile in com.biglybt.ui.selectedcontent
Methods in com.biglybt.ui.selectedcontent that return VuzeFile -
Uses of VuzeFile in com.biglybt.ui.swt.subscriptions
Methods in com.biglybt.ui.swt.subscriptions that return VuzeFile