public abstract class BirtOutputGeneratorImpl extends java.lang.Object implements BirtOutputGenerator
| Constructor and Description |
|---|
BirtOutputGeneratorImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCatchAll()
Returns true if this generator should be used if the format is not
recognized.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexportReportgetFormatInfo, getFormatspublic boolean isCatchAll()
ReportOutputGeneratorisCatchAll in interface ReportOutputGenerator