| Class | Description |
|---|---|
| JsonCafeResponseParser |
Parses cafe-prefixed responses.
|
| JsonExistResponseParser |
Parses exist field from JSON.
|
| JsonExistsGtResponseParser |
Parses exists_gt field from JSON.
|
| JsonExistsResponseParser |
Parses exists field from JSON.
|
| JsonResponseExistsNullAsFalseResponseParser |
Parses response-exists field from JSON with null conversion.
|
| JsonResponseExistsResponseParser |
Parses response-exists field from JSON.
|
| JsonResponseExistsWithOverlapResponseParser |
Parses response-exists field from JSON with overlap conversion.
|
| JsonResponseExternalUrlParser |
Parses external URL from a JSON field.
|
| JsonResponseResponseParser |
Parses response field from JSON.
|
| StringFoundResponseParser |
Parses "beacon found" and "beacon cannot find" strings.
|
| StringTrueFalseResponseParser |
Parses "true" and "false" strings.
|
| StringYesNoRefResponseParser |
Parses "yes" and "no" strings with ref conversion.
|
| StringYesNoResponseParser |
Parses "yes" and "no" strings.
|
| StringYesNoStrictResponseParser |
Parses "yes" and "no" strings (exact match, case insensitive).
|
Copyright © 2016 DNAstack. All rights reserved.