Class PrintXmlLoader
- java.lang.Object
-
- net.sf.jasperreports.engine.xml.print.PrintXmlLoader
-
public class PrintXmlLoader extends Object
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Constructor Summary
Constructors Constructor Description PrintXmlLoader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JasperPrint
load(InputStream is)
-
-
-
Method Detail
-
load
public JasperPrint load(InputStream is) throws JRException
- Throws:
JRException
-
-