- 所有已实现的接口:
- Pipeline
public class MultiPagePipeline
extends Object
implements Pipeline
A pipeline combines the result in more than one page together.
Used for news and articles containing more than one web page.
MultiPagePipeline will store parts of object and output them when all parts are extracted.
- 从以下版本开始:
- 0.2.0
- 作者:
- code4crafter@gmail.com