Uses of Package
org.harctoolbox.irscrutinizer.importer

Packages that use org.harctoolbox.irscrutinizer.importer
org.harctoolbox.irscrutinizer   
org.harctoolbox.irscrutinizer.importer   
 

Classes in org.harctoolbox.irscrutinizer.importer used by org.harctoolbox.irscrutinizer
ImportType
           
 

Classes in org.harctoolbox.irscrutinizer.importer used by org.harctoolbox.irscrutinizer.importer
CsvImporter
          This class does something interesting and useful.
DatabaseImporter
          This class does something interesting and useful.
FileImporter
          This class extends the Importer with file load functions.
ICommandImporter
          This interface models a class that can import a number of IR signals.
IFileImporter
          This class models reading from a file, but not a stream (Reader), or from a data base.
IImporter
          This interface models a class that can import something, commands or a sequence.
IModulatedIrSequenceImporter
          This interface models a class that can import a single ModulatedIrSequence.
Importer
          This class implements functionality common to importers.
ImportType
           
IrdbImporter.ProtocolDeviceSubdevice
           
IReaderImporter
          This class models reading from either a file or a stream (Reader), but not from a data base.
IRemoteSetImporter
          This interface models a class that can import a number of IR signals.
ProtocolsIni
          This class contains a simple importer for the RemoteMaster's protocols.ini.
ProtocolsIni.ICmdTranslator
           
ReaderImporter
          This class extends the Importer with file/reader load functions.
RemoteSetImporter
          This class does something interesting and useful.