public interface Scraper extends Runnable
| Modifier and Type | Method and Description |
|---|---|
Output |
scrape(Input input) |
void |
setInputManager(InputManager iManager) |
void |
setOutputManager(OutputManager oManager) |
void setInputManager(InputManager iManager)
void setOutputManager(OutputManager oManager)
Copyright © 2016. All rights reserved.