org.browsermob.proxy
Class ProxyBlockUtil
java.lang.Object
org.browsermob.proxy.ProxyBlockUtil
public class ProxyBlockUtil
- extends Object
Functions that hope to be useful in dealing with lists of Blocks
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyBlockUtil
public ProxyBlockUtil()
collapseBlocks
public static List<HttpObject> collapseBlocks(List<Block> blocks)
getExact
public static HttpObject getExact(String toFind,
List<HttpObject> httpObjects)
getUrlMatch
public static HttpObject getUrlMatch(String toFind,
List<HttpObject> httpObjects)
Copyright © 2011. All Rights Reserved.