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 3033 2009-08-27 11:46:22Z teodord $
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-2010 Jaspersoft Corporation www.jaspersoft.com