public class CcfImporter extends RemoteSetImporter implements IFileImporter
remoteSet
Constructor and Description |
---|
CcfImporter() |
Modifier and Type | Method and Description |
---|---|
String[][] |
getFileExtensions() |
String |
getFormatName() |
static RemoteSet |
importCcf(String filename,
String creatingUser) |
void |
load(File file,
String origin) |
void |
load(Reader reader,
String origin) |
static void |
main(String[] args) |
void |
setTranslateProntoFont(boolean translateProntoFont) |
getRemoteSet, setupCommands, setupRemote, setupRemoteSet, setupRemoteSet
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
canImportDirectories, getFileExtensions, load, loadFileSelector, possiblyZipLoad
getCommand, getCommands, getConcatenatedCommands
public void setTranslateProntoFont(boolean translateProntoFont)
translateProntoFont
- the translateProntoFont to setpublic String[][] getFileExtensions()
getFileExtensions
in interface IFileImporter
getFileExtensions
in class FileImporter
public void load(Reader reader, String origin) throws IOException, FileNotFoundException, ParseException, IrpMasterException
load
in class ReaderImporter
IOException
FileNotFoundException
ParseException
IrpMasterException
public void load(File file, String origin) throws IOException
load
in class ReaderImporter
IOException
public static RemoteSet importCcf(String filename, String creatingUser) throws IOException, ParseException, IrpMasterException
public String getFormatName()
getFormatName
in interface IImporter
public static void main(String[] args)
Copyright © 2015. All rights reserved.