|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gudy.azureus2.core3.html.impl.HTMLChunkImpl
org.gudy.azureus2.core3.html.impl.HTMLPageImpl
public class HTMLPageImpl
Constructor Summary | |
---|---|
HTMLPageImpl(java.io.InputStream is,
java.lang.String charset,
boolean close_file)
|
Method Summary | |
---|---|
java.net.URL |
getMetaRefreshURL()
|
java.net.URL |
getMetaRefreshURL(java.net.URL base_url)
|
Methods inherited from class org.gudy.azureus2.core3.html.impl.HTMLChunkImpl |
---|
getContent, getTags, setContent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.gudy.azureus2.core3.html.HTMLChunk |
---|
getContent |
Constructor Detail |
---|
public HTMLPageImpl(java.io.InputStream is, java.lang.String charset, boolean close_file) throws HTMLException
HTMLException
Method Detail |
---|
public java.net.URL getMetaRefreshURL()
getMetaRefreshURL
in interface HTMLPage
public java.net.URL getMetaRefreshURL(java.net.URL base_url)
getMetaRefreshURL
in interface HTMLPage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |