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, setupRemoteSetload, load, load, load, loadcanImportDirectories, dumbLoad, getFileExtensions, load, loadFileSelector, possiblyZipLoadaddCommand, addCommands, clearCommands, getCommand, getCommandIndex, getCommands, getConcatenatedCommands, getCreatingUser, getEndingTimeout, getFallbackFrequency, getHomeUrl, getOrigin, isGenerateCcf, isGenerateRaw, isInvokeAnalyzer, isInvokeDecodeIr, isInvokeRepeatFinder, isVerbose, prepareLoad, setProperties, uniqueNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanImportDirectories, getFileExtensions, load, loadFileSelector, possiblyZipLoadgetCommand, getCommands, getConcatenatedCommandspublic void setTranslateProntoFont(boolean translateProntoFont)
translateProntoFont - the translateProntoFont to setpublic String[][] getFileExtensions()
getFileExtensions in interface IFileImportergetFileExtensions in class FileImporterpublic void load(Reader reader, String origin) throws IOException, FileNotFoundException, ParseException, IrpMasterException
load in class ReaderImporterIOExceptionFileNotFoundExceptionParseExceptionIrpMasterExceptionpublic void load(File file, String origin) throws IOException
load in class ReaderImporterIOExceptionpublic static RemoteSet importCcf(String filename, String creatingUser) throws IOException, ParseException, IrpMasterException
public String getFormatName()
getFormatName in interface IImporterpublic static void main(String[] args)
Copyright © 2015. All rights reserved.