See: Description
| Interface | Description |
|---|---|
| Parser<T> |
A parser that reads from a given URL and populates a data model.
|
| Class | Description |
|---|---|
| AbstractParser<T> |
An abstract basic implementation of a
Parser. |
| ADFParser |
Imports ADF documents into an
ADF. |
| IDFParser |
Parses IDF documents from the supplied input stream into a
IDF object. |
| MAGETABArrayParser<O> |
Imports MAGETAB Array Design documents into a
MAGETABArrayDesign. |
| MAGETABParser<O> |
Imports MAGETAB documents into a
MAGETABInvestigation. |
| SDRFParser |
Imports SDRF documents into an
SDRF. |
Copyright © 2014. All rights reserved.