public class IctImporter extends RemoteSetImporter implements IReaderImporter, Serializable
remoteSet
Constructor and Description |
---|
IctImporter()
Parses an input file into an ModulatedIrSequence.
|
Modifier and Type | Method and Description |
---|---|
String[][] |
getFileExtensions() |
String |
getFormatName() |
static Collection<Command> |
importer(BufferedReader reader) |
static Collection<Command> |
importer(File file) |
void |
load(Reader reader,
String origin) |
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 IctImporter()
public void load(Reader reader, String origin) throws IOException
load
in interface IReaderImporter
load
in class ReaderImporter
IOException
- Generic IO error.public static Collection<Command> importer(File file) throws IOException, ParseException, IrpMasterException
public static Collection<Command> importer(BufferedReader reader) throws IOException
IOException
public String[][] getFileExtensions()
getFileExtensions
in interface IFileImporter
getFileExtensions
in class FileImporter
public String getFormatName()
getFormatName
in interface IImporter
Copyright © 2015. All rights reserved.