|
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.HTMLDocumentFactory
Factory class for constructing new HTMLDocument objects without needing to know the implementing class.
HTMLDocumentFactory
Method Summary | |
static HTMLDocument |
createBasicDocument()
Deprecated. Create a new HTMLDocument object, initialized with empty HTML, HEAD, TITLE and BODY elements. |
static HTMLDocument |
createDocument()
Deprecated. Create a new HTMLDocument object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static HTMLDocument createDocument()
public static HTMLDocument createBasicDocument()
|
Enhydra 5.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |