public class SafeConstructor.ConstructYamlNumber extends AbstractConstruct
| Modifier and Type | Field and Description |
|---|---|
private java.text.NumberFormat |
nf |
| Constructor and Description |
|---|
ConstructYamlNumber() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
construct(Node node)
Construct a Java instance with all the properties injected when it is
possible.
|
construct2ndStep