public class XcfImporter extends RemoteSetImporter implements IFileImporter
remoteSet| Constructor and Description |
|---|
XcfImporter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canImportDirectories() |
String[][] |
getFileExtensions() |
String |
getFormatName() |
static RemoteSet |
importXcf(String filename) |
void |
load(File filename,
String origin) |
void |
load(Reader reader,
String originName) |
static void |
main(String[] args) |
void |
setTranslateProntoFont(boolean translateProntoFont) |
getRemoteSet, setupCommands, setupRemote, setupRemoteSet, setupRemoteSetload, load, load, load, loaddumbLoad, 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, waitgetFileExtensions, load, loadFileSelector, possiblyZipLoadgetCommand, getCommands, getConcatenatedCommandspublic void setTranslateProntoFont(boolean translateProntoFont)
translateProntoFont - the translateProntoFont to setpublic void load(File filename, String origin) throws IOException, ParseException
load in class ReaderImporterIOExceptionParseExceptionpublic static RemoteSet importXcf(String filename) throws IOException, SAXException, ParseException, IrpMasterException
public boolean canImportDirectories()
canImportDirectories in interface IFileImportercanImportDirectories in class FileImporterpublic String[][] getFileExtensions()
getFileExtensions in interface IFileImportergetFileExtensions in class FileImporterpublic void load(Reader reader, String originName) throws IOException, FileNotFoundException, ParseException, IrpMasterException
load in class ReaderImporterIOExceptionFileNotFoundExceptionParseExceptionIrpMasterExceptionpublic String getFormatName()
getFormatName in interface IImporterpublic static void main(String[] args)
Copyright © 2015. All rights reserved.