|
Enhydra 5.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.lutris.xml.xmlc.html.HTMLFormatter
Class for formatting an HTML DOM into an HTML page.
DOMFormatter
Constructor Summary | |
HTMLFormatter()
Deprecated. |
Method Summary | |
static java.lang.String |
toDocument(HTMLDocument doc)
Deprecated. Convert an object reprsentation of document to a string reprsentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HTMLFormatter()
Method Detail |
public static java.lang.String toDocument(HTMLDocument doc)
|
Enhydra 5.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |