| Package | Description |
|---|---|
| de.bioforscher.singa.core.parser | |
| de.bioforscher.singa.core.parser.rest | |
| de.bioforscher.singa.core.parser.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractParser<ResultType>
The class allows definition of resource path and storage for the fetched result.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HTMLParser<ResultType>
Implements default method to fetch from a defined resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHTMLParser<ResultType>
This class allows handling and parameter definition for simple HTML requests.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
XMLParser |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractXMLParser<ResultType> |
Copyright © 2017. All rights reserved.