|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcfa.vo.sed.io.DisplayUtil
public class DisplayUtil
| Constructor Summary | |
|---|---|
DisplayUtil()
|
|
| Method Summary | |
|---|---|
java.lang.String |
displaySEDAsHTMLTable(SED sed)
This is the public method to call to put the data in HTML table format. |
java.lang.String |
displaySEDAsHTMLTable(SED sed,
int tableNum)
This is the public method to call to put the requested Segment's data in HTML table format. |
void |
displaySEDAsTable(SED sed)
This is the public method to call to put the data in table format. |
void |
displaySEDAsTable(SED sed,
int tableNum)
|
void |
displaySEDMetadata(SED sed)
|
java.lang.String |
displaySEDMetadataHTML(SED sed)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DisplayUtil()
| Method Detail |
|---|
public void displaySEDAsTable(SED sed)
sed - cfa.vo.sed.SEDpublic java.lang.String displaySEDAsHTMLTable(SED sed)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||