| Interface | Description |
|---|---|
| SimplifierExtractor.AttributeExtractor<T> |
Helper interface for extracting and simplifying values
|
| Class | Description |
|---|---|
| ClassSimplifier |
Simplifier for class objects.
|
| DomElementSimplifier |
Special deserialization for DOM Elements to shorten the info
|
| FileSimplifier |
Special deserialization for Files to shorten the info
|
| ObjectNameSimplifier |
Special deserialization for ObjectNames to their canonical format.
|
| SimplifierExtractor<T> |
Base class for all simplifiers.
|
| UrlSimplifier |
Simplifier for URLs which result in a map with a single key
url |
| Exception | Description |
|---|---|
| SimplifierExtractor.AttributeExtractor.SkipAttributeException |
Exception to be thrown when the result of this extractor should be omitted in the response
|
Copyright © 2017. All rights reserved.