org.jface.stepmt.demoapp.export
Class ExportCenter

java.lang.Object
  extended byorg.jface.stepmt.demoapp.export.ExportCenter

public class ExportCenter
extends java.lang.Object

Version:
$Id: ExportCenter.java,v 1.1 2004/02/12 22:38:15 powerpete Exp $
Author:
M. Petersen

Constructor Summary
ExportCenter()
           
 
Method Summary
 void export(org.jface.stepmt.transform.SerializerPipeline pipeline, org.jface.stepmt.core.Region region, java.lang.String text, java.lang.String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportCenter

public ExportCenter()
Method Detail

export

public void export(org.jface.stepmt.transform.SerializerPipeline pipeline,
                   org.jface.stepmt.core.Region region,
                   java.lang.String text,
                   java.lang.String filename)
            throws java.io.IOException,
                   org.xml.sax.SAXException
Throws:
java.io.IOException
org.xml.sax.SAXException


Copyright © 2003-2004 jface.org. All Rights Reserved.