| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdevimpl.audit.report.XSLTAuditReporter
oracle.jdevimpl.audit.report.XSLTProfileReporter
public class XSLTProfileReporter
A Profile report which produces an intermediate XML report and applies an XSLT stylesheet.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from class oracle.jdevimpl.audit.report.XSLTAuditReporter | 
|---|
| XSLTAuditReporter.StandardOutputStream, XSLTAuditReporter.ThrowingErrorListener | 
| Field Summary | 
|---|
| Fields inherited from class oracle.jdevimpl.audit.report.XSLTAuditReporter | 
|---|
| encoding, file, stylesheet, title | 
| Constructor Summary | |
|---|---|
| XSLTProfileReporter() | |
| Method Summary | |
|---|---|
|  void | report(Profile profile)Creates a report from a model. | 
| Methods inherited from class oracle.jdevimpl.audit.report.XSLTAuditReporter | 
|---|
| getDescription, getLineBreakSequence, getName, getStylesheet, report, setEncoding, setFile, setStyleSheet, setTitle | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public XSLTProfileReporter()
| Method Detail | 
|---|
public void report(Profile profile)
            throws java.lang.reflect.InvocationTargetException
AuditReporter
report in interface AuditReporterreport in class XSLTAuditReporterjava.lang.reflect.InvocationTargetException - if the implementation
          throws an exception (e.g., an IOException).| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||