| Interface | Description | 
|---|---|
| Construct | Provide a way to construct a Java instance out of the composed Node. | 
| Class | Description | 
|---|---|
| AbstractConstruct | Because recursive structures are not very common we provide a way to save
 some typing when extending a constructor | 
| BaseConstructor | |
| Constructor | Construct a custom Java instance. | 
| CustomClassLoaderConstructor | Construct instances with a custom Class Loader. | 
| SafeConstructor | Construct standard Java classes | 
| SafeConstructor.ConstructUndefined | |
| SafeConstructor.ConstructYamlTimestamp | 
| Exception | Description | 
|---|---|
| ConstructorException | |
| DuplicateKeyException | 
Copyright © 2008–2021. All rights reserved.