| Package | Description | 
|---|---|
| oracle.jdevimpl.audit.report | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AuditXmlReporter
An Audit report which produces an XML text report. 
 | 
class  | 
ProfileXmlReporter
An Profile report which produces an XML text report. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XsltReporter.setXmlReporter(XmlReporter reporter)  | 
| Constructor and Description | 
|---|
AuditXmlReportDialog(T model,
                    XmlReporter<T> xmlReporter,
                    java.lang.String dialogTitle,
                    java.lang.String reportDescription,
                    java.lang.String modelDescription,
                    java.lang.String helpTopic,
                    Context ideContext)  |