public class ParentKeyDefaultValue extends Object implements DefaultValue
| Constructor and Description |
|---|
ParentKeyDefaultValue() |
| Modifier and Type | Method and Description |
|---|---|
Node |
getDefaultValue(Node parent)
Generates a default value node based on the parent context.
|
@Nullable public Node getDefaultValue(Node parent)
DefaultValuegetDefaultValue in interface DefaultValueparent - The parent node of the default value.Copyright © 2017. All rights reserved.