| Interface | Description |
|---|---|
| Parser<ResultType> |
Implements methods to fetch resource and parse articles into the right format.
|
| Class | Description |
|---|---|
| AbstractHTMLParser<ResultType> |
This class allows handling and parameter definition for simple HTML requests.
|
| AbstractParser<ResultType> |
The class allows definition of resource path and storage for the fetched result.
|
| AbstractXMLParser<ResultType> |
The foundation to parse everything xml related.
|
| XMLErrorHandler |
Your average all purpose SAX Error-Handler.
|
Copyright © 2017. All rights reserved.