net.sf.sqs_xml.editor.sqs.swing
Class ExportFileLogic
java.lang.Object
net.sf.sqs_xml.editor.sqs.swing.ExportFileLogic
- public class ExportFileLogic
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
USER_SELECTION_MODE
public static final int USER_SELECTION_MODE
- See Also:
- Constant Field Values
HTML_MODE
public static final int HTML_MODE
- See Also:
- Constant Field Values
HTML_PREVIEW_MODE
public static final int HTML_PREVIEW_MODE
- See Also:
- Constant Field Values
PDF_MODE
public static final int PDF_MODE
- See Also:
- Constant Field Values
ExportFileLogic
public ExportFileLogic(SourceEditorMediator mediator)
export
public void export(BrowserLauncher launcher,
int mode)
throws TranslatorException,
java.io.IOException
- Throws:
TranslatorException
java.io.IOException
export
public void export(BrowserLauncher launcher,
Translator translator,
java.io.File tgtFile,
java.lang.String suffix,
java.lang.String desc)
throws javax.xml.transform.TransformerFactoryConfigurationError
- Throws:
javax.xml.transform.TransformerFactoryConfigurationError