| Class | Description |
|---|---|
| BigDecimalTransformer<Node> |
A node transformer transforming the node to its big decimal value, if possible.
|
| BigIntegerTransformer<Node> |
A node transformer transforming the node to its big integer value, if possible.
|
| BooleanTransformer<Node> |
Add file description here!
Author: Sebastian Schaffert
|
| ByteTransformer<Node> | |
| DateTimeTransformer<Node> |
Transform literals to datetime objects (i.e.
|
| DateTransformer<Node> |
Transform literal nodes into a date representation without time component if possible.
|
| DoubleTransformer<Node> |
Add file description here!
Author: Sebastian Schaffert
|
| DurationTransformer<Node> |
Transforms (and validates) the lexical value of a node to
Duration. |
| FloatTransformer<Node> |
Transform literal nodes into their float value representation.
|
| IdentityTransformer<Node> |
A very simple transformer that only returns the node itself.
|
| IntTransformer<Node> |
Add file description here!
Author: Sebastian Schaffert
|
| LongTransformer<Node> |
Add file description here!
Author: Sebastian Schaffert
|
| ShortTransformer<Node> | |
| StringTransformer<Node> |
Add file description here!
Author: Sebastian Schaffert
|
| TimeTransformer<Node> |
Add file description here!
Author: Sebastian Schaffert
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.