public class RmduImporter extends RemoteSetImporter implements Serializable, IReaderImporter
Modifier and Type | Field and Description |
---|---|
static String |
homeUrl |
remoteSet
Constructor and Description |
---|
RmduImporter() |
RmduImporter(ProtocolsIni protocolsIni) |
Modifier and Type | Method and Description |
---|---|
String[][] |
getFileExtensions() |
String |
getFormatName() |
HashMap<String,String> |
getParameters() |
Remote |
getRemote() |
void |
load(Reader reader,
String origin) |
static void |
main(String[] args) |
void |
setProtocolsIni(ProtocolsIni protocolsIni) |
getRemoteSet, setupCommands, setupRemote, setupRemoteSet, setupRemoteSet
load, load, load, load, load, load
canImportDirectories, dumbLoad, getFileExtensions, load, loadFileSelector, possiblyZipLoad
addCommand, addCommands, clearCommands, getCommand, getCommandIndex, getCommands, getConcatenatedCommands, getCreatingUser, getEndingTimeout, getFallbackFrequency, getHomeUrl, getOrigin, isGenerateCcf, isGenerateRaw, isInvokeAnalyzer, isInvokeDecodeIr, isInvokeRepeatFinder, isVerbose, prepareLoad, setProperties, uniqueName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
load, load, load, load, load
canImportDirectories, getFileExtensions, load, loadFileSelector, possiblyZipLoad
getCommand, getCommands, getConcatenatedCommands
public static final String homeUrl
public RmduImporter()
public RmduImporter(ProtocolsIni protocolsIni)
protocolsIni
- public void setProtocolsIni(ProtocolsIni protocolsIni)
protocolsIni
- the protocolsIni to setpublic String[][] getFileExtensions()
getFileExtensions
in interface IFileImporter
getFileExtensions
in class FileImporter
public Remote getRemote()
public void load(Reader reader, String origin) throws IOException, ParseException
load
in interface IReaderImporter
load
in class ReaderImporter
IOException
- Generic IO error.ParseException
- Generic parse error.public String getFormatName()
getFormatName
in interface IImporter
public static void main(String[] args)
args
- Copyright © 2015. All rights reserved.