org.opencrx.kernel.plugin.application.base
Class XmlExporterImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.base.XmlExporterImpl

public class XmlExporterImpl
extends Object


Field Summary
protected  XmlExporter current
           
protected  XmlExporter next
           
 
Constructor Summary
XmlExporterImpl(XmlExporter current, XmlExporter next)
           
 
Method Summary
 ExportResult exportXml(XmlExportParams params)
           
 Backend getBackend()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final XmlExporter current

next

protected final XmlExporter next
Constructor Detail

XmlExporterImpl

public XmlExporterImpl(XmlExporter current,
                       XmlExporter next)
Method Detail

getBackend

public Backend getBackend()

exportXml

public ExportResult exportXml(XmlExportParams params)
                       throws RefException
Throws:
RefException


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.