|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.util.html.factory.HTMLDocumentFactory
public class HTMLDocumentFactory
Constructor Summary | |
---|---|
HTMLDocumentFactory()
|
Method Summary | |
---|---|
HTMLDocument |
createDocument(java.net.URL url,
HTMLDocument doc)
|
HTMLDocument |
createDocument(java.net.URL url,
java.net.URLConnection connection,
java.io.InputStream is,
HTMLDocument document)
|
void |
setLogListener(LogListener log_listener)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HTMLDocumentFactory()
Method Detail |
---|
public void setLogListener(LogListener log_listener)
public HTMLDocument createDocument(java.net.URL url, HTMLDocument doc) throws java.lang.Exception
java.lang.Exception
public HTMLDocument createDocument(java.net.URL url, java.net.URLConnection connection, java.io.InputStream is, HTMLDocument document) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |