com.eviware.soapui.impl.wsdl.submit.transports.http
Class HTMLPageSourceDownloader
java.lang.Object
com.eviware.soapui.impl.wsdl.submit.transports.http.HTMLPageSourceDownloader
public class HTMLPageSourceDownloader
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MISSING_RESOURCES_LIST
public static final java.lang.String MISSING_RESOURCES_LIST
- See Also:
- Constant Field Values
acceptTypes
public static final java.util.HashMap<java.lang.String,java.lang.String> acceptTypes
HTMLPageSourceDownloader
public HTMLPageSourceDownloader()
downloadCssAndImages
protected java.util.List<Attachment> downloadCssAndImages(java.lang.String endpoint,
HttpRequest request)
throws java.net.MalformedURLException,
java.io.IOException
- Throws:
java.net.MalformedURLException
java.io.IOException
createAttachment
public Attachment createAttachment(byte[] bytes,
java.net.URL url,
Request request)
throws java.io.IOException
- Throws:
java.io.IOException
getMissingResourcesList
public java.util.List<java.lang.String> getMissingResourcesList()
Copyright © 2005-2011 eviware.com. All Rights Reserved.