public class IrTransImporter extends RemoteSetImporter implements IReaderImporter, Serializable
Modifier and Type | Field and Description |
---|---|
static String |
homeUrl |
remoteSet
Constructor and Description |
---|
IrTransImporter() |
Modifier and Type | Method and Description |
---|---|
boolean |
canImportDirectories() |
String[][] |
getFileExtensions() |
String |
getFormatName() |
void |
load(Reader reader,
String origin) |
static void |
main(String[] args) |
getRemoteSet, setupCommands, setupRemote, setupRemoteSet, setupRemoteSet
load, load, load, load, load, load
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
getFileExtensions, load, loadFileSelector, possiblyZipLoad
getCommand, getCommands, getConcatenatedCommands
public static final String homeUrl
public void load(Reader reader, String origin) throws IOException, ParseException, IrpMasterException
load
in interface IReaderImporter
load
in class ReaderImporter
IOException
- Generic IO error.ParseException
- Generic parse error.IrpMasterException
public boolean canImportDirectories()
canImportDirectories
in interface IFileImporter
canImportDirectories
in class FileImporter
public String[][] getFileExtensions()
getFileExtensions
in interface IFileImporter
getFileExtensions
in class FileImporter
public String getFormatName()
getFormatName
in interface IImporter
public static void main(String[] args)
Copyright © 2015. All rights reserved.