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,
String charsetName) |
void |
load(Reader reader,
String origin) |
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 IctImporter()
public static Collection<Command> importer(File file, String charsetName) throws IOException, ParseException, IrpMasterException
public static Collection<Command> importer(BufferedReader reader) throws IOException
IOExceptionpublic void load(Reader reader, String origin) throws IOException
load in interface IReaderImporterload in class ReaderImporterIOException - Generic IO error.public String[][] getFileExtensions()
getFileExtensions in interface IFileImportergetFileExtensions in class FileImporterpublic String getFormatName()
getFormatName in interface IImporterCopyright © 2016. All rights reserved.