public class CmlImporter extends RemoteSetImporter implements IFileImporter, Serializable
remoteSet| Constructor and Description |
|---|
CmlImporter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canImportDirectories() |
String[][] |
getFileExtensions() |
String |
getFormatName() |
void |
load(File file,
String origin,
String charsetName) |
void |
load(InputStream reader,
String origin,
String charsetName) |
void |
load(Reader reader,
String origin) |
static void |
main(String[] args) |
getRemoteSet, setupCommands, setupRemote, setupRemoteSet, setupRemoteSetload, 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, waitgetFileExtensions, load, loadFileSelector, possiblyZipLoadgetCommand, getCommands, getConcatenatedCommandspublic static void main(String[] args)
public void load(Reader reader, String origin) throws IOException, ParseException
load in class ReaderImporterIOExceptionParseExceptionpublic void load(File file, String origin, String charsetName) throws IOException, ParseException
load in class ReaderImporterIOExceptionParseExceptionpublic void load(InputStream reader, 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 String getFormatName()
getFormatName in interface IImporterCopyright © 2016. All rights reserved.