|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jooreports.converter.DocumentFamily
Enum-style class declaring the available document families (Text, Spreadsheet, Presentation).
Field Summary | |
static DocumentFamily |
PRESENTATION
|
static DocumentFamily |
SPREADSHEET
|
static DocumentFamily |
TEXT
|
Method Summary | |
static DocumentFamily |
getFamily(String name)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final DocumentFamily TEXT
public static final DocumentFamily SPREADSHEET
public static final DocumentFamily PRESENTATION
Method Detail |
public static DocumentFamily getFamily(String name)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |