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