net.sf.jasperreports.engine.export.xmlss
Class XmlssContentBuilder

java.lang.Object
  extended by net.sf.jasperreports.engine.export.xmlss.XmlssContentBuilder

public class XmlssContentBuilder
extends java.lang.Object

Version:
$Id: XmlssContentBuilder.java 2194 2008-05-16 14:48:24Z shertage $
Author:
sanda zaharia (shertage@users.sourceforge.net)

Field Summary
static java.lang.String VERSION
           
 
Constructor Summary
XmlssContentBuilder(java.io.Writer writer, java.io.Writer styleWriter, java.io.Writer bodyWriter)
           
 
Method Summary
 void build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final java.lang.String VERSION
See Also:
Constant Field Values
Constructor Detail

XmlssContentBuilder

public XmlssContentBuilder(java.io.Writer writer,
                           java.io.Writer styleWriter,
                           java.io.Writer bodyWriter)
Method Detail

build

public void build()
           throws java.io.IOException
Throws:
java.io.IOException


© 2001-2006 JasperSoft Corporation www.jaspersoft.com