public class IrTransImporter extends RemoteSetImporter implements IReaderImporter, Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
defaultCharsetName |
static String |
homeUrl |
remoteSet| Constructor and Description |
|---|
IrTransImporter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canImportDirectories() |
String[][] |
getFileExtensions() |
String |
getFormatName() |
void |
load(File file) |
void |
load(Reader reader,
String origin) |
static void |
main(String[] args) |
getRemoteSet, setupCommands, setupRemote, setupRemoteSet, setupRemoteSetload, load, load, load, load, loaddumbLoad, 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, loadgetFileExtensions, load, loadFileSelector, possiblyZipLoadgetCommand, getCommands, getConcatenatedCommandspublic static final String homeUrl
public static final String defaultCharsetName
public void load(Reader reader, String origin) throws IOException, ParseException
load in interface IReaderImporterload in class ReaderImporterIOException - Generic IO error.ParseException - Generic parse error.public void load(File file) throws IOException, ParseException
IOExceptionParseExceptionpublic boolean canImportDirectories()
canImportDirectories in interface IFileImportercanImportDirectories in class FileImporterpublic String[][] getFileExtensions()
getFileExtensions in interface IFileImportergetFileExtensions in class FileImporterpublic String getFormatName()
getFormatName in interface IImporterpublic static void main(String[] args)
Copyright © 2016. All rights reserved.