public final class InMemoryCachedLoader extends Object implements PageLoader
| Modifier and Type | Method and Description |
|---|---|
org.jsoup.nodes.Document |
load(String url) |
static InMemoryCachedLoader |
wrap(PageLoader wrapped) |
public org.jsoup.nodes.Document load(String url)
load in interface PageLoaderpublic static InMemoryCachedLoader wrap(PageLoader wrapped)
Copyright © 2015. All rights reserved.