|
Project Wonder 5.0 | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecter.excel.EGSimpleTableCreator
public class EGSimpleTableCreator
Dumps a workbook into the "HTML" needed to re-create it by the EGSimpleTableParser.
Uses the property list Codes.plist
to re-create the needed class constant
dictionary, so the output uses ALING_GENERAL
instead of 0
.
Field Summary | |
---|---|
protected org.apache.log4j.Logger |
log
logging support |
Constructor Summary | |
---|---|
EGSimpleTableCreator(java.io.File file)
|
Method Summary | |
---|---|
java.lang.String |
html()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final org.apache.log4j.Logger log
Constructor Detail |
---|
public EGSimpleTableCreator(java.io.File file) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public java.lang.String html()
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |