org.dbforms.servlets.reports
Class ReportWriter

java.lang.Object
  extended by org.dbforms.servlets.reports.ReportWriter

public class ReportWriter
extends Object

Author:
hkk

Field Summary
 ByteArrayOutputStream data
           
 String fileName
           
 String mimeType
           
 
Constructor Summary
ReportWriter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

data

public ByteArrayOutputStream data

fileName

public String fileName

mimeType

public String mimeType
Constructor Detail

ReportWriter

public ReportWriter()


Copyright © 2002-2006 DbForms. All Rights Reserved.