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,
String charsetName) |
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, getEndTimeout, 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 static RemoteSet importCcf(String filename, String creatingUser) throws IOException, ParseException, IrpMasterException
public static void main(String[] args)
public 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
load in class ReaderImporterIOExceptionFileNotFoundExceptionParseExceptionpublic void load(File file, String origin, String charsetName) throws IOException
load in class ReaderImporterIOExceptionpublic String getFormatName()
getFormatName in interface IImporterCopyright © 2016. All rights reserved.