Package org.harctoolbox.irscrutinizer.importer

Interface Summary
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.
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.ICmdTranslator  
 

Class Summary
CcfImporter Class for importing Pronto CCF files of the first generation.
CsvImporter This class does something interesting and useful.
CsvParametrizedImporter This class does something interesting and useful.
CsvRawImporter 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.
FileImporterBean<T extends IFileImporter & IImporter>  
GirrImporter This class imports Girr files.
GlobalCacheIrDatabase  
IctImporter This class allows for the creation of rendered IR signals in the ICT Format, used by the IRScope.
Importer This class implements functionality common to importers.
IrdbImporter  
IrdbImporter.ProtocolDeviceSubdevice  
LircImporter This class is basically a wrapper around Jirc.
ProntoIrCode  
ProtocolsIni This class contains a simple importer for the RemoteMaster's protocols.ini.
ProtocolsIni.LsbComp  
RawLineImporter This class does something interesting and useful.
ReaderImporter This class extends the Importer with file/reader load functions.
RemoteSetImporter This class does something interesting and useful.
RmduImporter This class is a simple-minded importer of RMDU files.
TreeImporter Despite being a Java Bean, this is not really intended to be a recyclable component, it is just to be used in IrScrutinizer.
WaveImporter This class wraps the IrpMaster Wave class to an importer.
XcfImporter Class for importing Pronto CCF files of the first generation.
 

Enum Summary
ImportType