HEADER

biouml.plugins.gxl
Class GxlExporter


public class GxlExporter
implements DiagramExporter


Method Summary
 booleanaccept(Diagram diagram)
           
 voiddoExport(Diagram diagram, File file)
           
 booleaninit(String format, String suffix)
           

Method Detail

accept

public boolean accept(Diagram diagram)

doExport

public void doExport(Diagram diagram, File file)
throws java.lang.Exception

init

public boolean init(String format, String suffix)

Association Links

to Class org.apache.log4j.Category


FOOTER

BOTTOM