| Interface | Description |
|---|---|
| ResultParser.PropertyParserCallback |
Interface that can be implemented and passed to any of the property methods to provide
custom parsing of values retrieved from JSON/XML content.
|
| Class | Description |
|---|---|
| ElementSelector |
A query selector similar to the
ComponentSelector for working with XML documents. |
| ParsingService |
An service that provides JSON/XML parsing asynchronously on a background thread.
|
| ResultParser |
A class that can parse XML or JSON data structures into Entity objects.
|
Copyright © 2022. All Rights Reserved.