public class CompositeCollector extends Object implements ContentCollector
| Constructor and Description |
|---|
CompositeCollector(ContentCollector... collectors) |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(Map<String,URL> map)
Puts resources into given map.
|
public CompositeCollector(ContentCollector... collectors)
public void collect(Map<String,URL> map) throws IOException
ContentCollectorcollect in interface ContentCollectormap - to be filled.IOException - problemsCopyright © 2006–2017 OPS4J - Open Participation Software for Java. All rights reserved.