public class XcfImporter extends RemoteSetImporter implements IReaderImporter
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,
String charsetName) |
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, 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 RemoteSet importXcf(String filename) throws IOException, SAXException, ParseException, IrpMasterException
public static void main(String[] args)
public void setTranslateProntoFont(boolean translateProntoFont)
translateProntoFont - the translateProntoFont to setpublic void load(File filename, String origin, String charsetName) throws IOException, ParseException
load in class ReaderImporterIOExceptionParseExceptionpublic 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
load in interface IReaderImporterload in class ReaderImporterIOException - Generic IO error.ParseException - Generic parse error.FileNotFoundExceptionpublic String getFormatName()
getFormatName in interface IImporterCopyright © 2016. All rights reserved.