public class RmduImporter extends RemoteSetImporter implements Serializable, IReaderImporter
| Modifier and Type | Field and Description |
|---|---|
static String |
defaultCharsetName |
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() |
void |
load(File file) |
void |
load(Reader reader,
String origin) |
static void |
main(String[] args) |
void |
setProtocolsIni(ProtocolsIni protocolsIni) |
getRemoteSet, setupCommands, setupRemote, setupRemoteSet, setupRemoteSetload, load, load, load, load, loadcanImportDirectories, dumbLoad, getFileExtensions, load, loadFileSelector, possiblyZipLoadaddCommand, addCommands, clearCommands, getCommand, getCommandIndex, getCommands, getConcatenatedCommands, getCreatingUser, getEndTimeout, getFallbackFrequency, getHomeUrl, getOrigin, isGenerateCcf, isGenerateRaw, isInvokeAnalyzer, isInvokeDecodeIr, isInvokeRepeatFinder, isVerbose, prepareLoad, setProperties, uniqueNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitload, load, load, load, loadcanImportDirectories, getFileExtensions, load, loadFileSelector, possiblyZipLoadgetCommand, getCommands, getConcatenatedCommandspublic static final String homeUrl
public static final String defaultCharsetName
public RmduImporter()
public RmduImporter(ProtocolsIni protocolsIni)
protocolsIni - public static void main(String[] args)
args - public void setProtocolsIni(ProtocolsIni protocolsIni)
protocolsIni - the protocolsIni to setpublic String[][] getFileExtensions()
getFileExtensions in interface IFileImportergetFileExtensions in class FileImporterpublic Remote getRemote()
public void load()
throws IOException,
ParseException,
IrpMasterException
public void load(File file) throws IOException, ParseException
IOExceptionParseExceptionpublic void load(Reader reader, String origin) throws IOException, ParseException
load in interface IReaderImporterload in class ReaderImporterIOException - Generic IO error.ParseException - Generic parse error.public String getFormatName()
getFormatName in interface IImporterCopyright © 2016. All rights reserved.