|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.extentech.ExtenXLS.ExtenXLS
com.extentech.ExtenXLS.ExtenDOC
public class ExtenDOC
Utility class for working with DOCS
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ExtenDOC()
May 19, 2010 |
|
| Method Summary | |
|---|---|
static Document |
getDOC(Document doc,
Object xmlsource)
Convert a Document XHTML file to native DOC Input conforms to XHTML Spec. |
static void |
parseNBind(Document doc,
Object input)
Read in an XML stream and populate a Document using the XML data therein. |
| Methods inherited from class com.extentech.ExtenXLS.ExtenXLS |
|---|
addImages, dumpCSVtoSpreadsheet, getDocumentBytes, getJSON, getJSON, getJSON, getJSON, getJSON, getJSON, getJSONObject, getJSONObject, getJSONObject, getJSONObject, getJSONObject, getPDF, getPDF, getSheetXML, getSheetXML, getStyleHTML, getXLS, getXLS, getXLS, getXML, getXML, getXML, getXMLFragment, log, log, log, main, parseNBind, readInputStream, setDebugLevel, transform, transform, transform, transform, transform, transform, writeBookToFile, writeBytesToFile, writeXML, writeXML |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtenDOC()
| Method Detail |
|---|
public static Document getDOC(Document doc,
Object xmlsource)
the - XHTML inputa - workbook to populate
public static void parseNBind(Document doc,
Object input)
throws org.xmlpull.v1.XmlPullParserException,
IOException
fl -
org.xmlpull.v1.XmlPullParserException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||