public class XMLHepRepExportFileType
extends org.freehep.graphicsbase.util.export.ExportFileType
Constructor and Description |
---|
XMLHepRepExportFileType() |
Modifier and Type | Method and Description |
---|---|
File |
adjustFilename(File file,
Properties user) |
void |
exportToFile(File file,
Component[] target,
Component parent,
Properties properties,
String creator) |
void |
exportToFile(OutputStream os,
Component[] target,
Component parent,
Properties properties,
String creator) |
String |
getDescription() |
String[] |
getExtensions() |
String[] |
getMIMETypes() |
adjustExtension, adjustExtension, adjustFilename, applyChangedOptions, checkExtension, compareTo, createOptionPanel, exportToFile, exportToFile, fileHasValidExtension, getExportFileTypes, getExportFileTypes, getExtension, getFileExtension, getFileFilter, hasOptionPanel, isMultipageCapable, setClassLoader
public String getDescription()
getDescription
in class org.freehep.graphicsbase.util.export.ExportFileType
public String[] getExtensions()
getExtensions
in class org.freehep.graphicsbase.util.export.ExportFileType
public String[] getMIMETypes()
getMIMETypes
in class org.freehep.graphicsbase.util.export.ExportFileType
public File adjustFilename(File file, Properties user)
adjustFilename
in class org.freehep.graphicsbase.util.export.ExportFileType
public void exportToFile(OutputStream os, Component[] target, Component parent, Properties properties, String creator) throws IOException
exportToFile
in class org.freehep.graphicsbase.util.export.ExportFileType
IOException
public void exportToFile(File file, Component[] target, Component parent, Properties properties, String creator) throws IOException
exportToFile
in class org.freehep.graphicsbase.util.export.ExportFileType
IOException
Copyright © 1996-2014 FreeHEP. All Rights Reserved.