|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tigris.scarab.util.export.ExportFormat
A utility class for use with data export (issue lists, reports, etc.).
| Field Summary | |
static java.lang.String |
EXCEL_FORMAT
The identifier for our Excel export format. |
static java.lang.String |
KEY_NAME
The name of the parameter which indicates which format to use (e.g. |
static java.lang.String |
TSV_FORMAT
The identifier for our tab-separated value format. |
| Constructor Summary | |
ExportFormat()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String EXCEL_FORMAT
public static final java.lang.String TSV_FORMAT
public static final java.lang.String KEY_NAME
EXCEL_FORMAT, TSV_FORMAT, etc.).
| Constructor Detail |
public ExportFormat()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||