Class | Description |
---|---|
AtomParser |
This class can be used to parse an Atom-style description to or from the
default
Feed model type. |
QueryParser |
This class can be used to parse an XML-based query description to or from the
default
QueryModel model type. |
RssParser |
This class can be used to parse an RSS-style description to or from the
default
Feed model type. |
SparqlParser |
Parses the SPARQL result set in XML or JSON to a TreeNode structure.
|