|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.diasparsoftware.htmlunitx.TestableWebResponse
com.diasparsoftware.htmlunitx.InputStreamWebResponse
com.diasparsoftware.htmlunitx.FileSystemWebResponse
Constructor Summary | |
FileSystemWebResponse(java.net.URL url,
java.io.File contentFile)
|
Methods inherited from class com.diasparsoftware.htmlunitx.InputStreamWebResponse |
equals, getContentAsBytes, getContentAsStream, getContentAsString, getLoadTimeInMilliSeconds, getResponseBody, hashCode, toString |
Methods inherited from class com.diasparsoftware.htmlunitx.TestableWebResponse |
addResponseHeaderValue, getContentCharSet, getContentType, getResponseHeaderValue, getStatusCode, getStatusMessage, getStopwatch, getUrl, setContentCharSet, setContentType, setStatusCode, setStatusMessage, setStopwatch |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public FileSystemWebResponse(java.net.URL url, java.io.File contentFile) throws java.io.FileNotFoundException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |