org.jboss.seam.reports.mvel
Class MVELReportCompiler
java.lang.Object
org.jboss.seam.reports.mvel.MVELReportCompiler
- All Implemented Interfaces:
- org.jboss.seam.reports.ReportCompiler
@MVEL
public class MVELReportCompiler
- extends Object
- implements org.jboss.seam.reports.ReportCompiler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MVELReportCompiler
public MVELReportCompiler()
compile
public MVELReportDefinition compile(InputStream input)
throws org.jboss.seam.reports.exceptions.ReportException
- Specified by:
compile in interface org.jboss.seam.reports.ReportCompiler
- Throws:
org.jboss.seam.reports.exceptions.ReportException
compile
public MVELReportDefinition compile(String name)
throws org.jboss.seam.reports.exceptions.ReportException
- Specified by:
compile in interface org.jboss.seam.reports.ReportCompiler
- Throws:
org.jboss.seam.reports.exceptions.ReportException
Copyright © 2011 Seam Framework. All Rights Reserved.