public class CardinalityCompositeSpec extends CardinalitySpec
Modifier and Type | Class and Description |
---|---|
static class |
CardinalityCompositeSpec.ComputedKeysComparator |
pathElement
Constructor and Description |
---|
CardinalityCompositeSpec(String rawKey,
Map<String,Object> spec) |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(String inputKey,
Object input,
WalkedPath walkedPath,
Object parentContainer)
If this Spec matches the inputkey, then perform one step in the parallel treewalk.
|
parse
public boolean apply(String inputKey, Object input, WalkedPath walkedPath, Object parentContainer)
apply
in class CardinalitySpec
Copyright © 2016. All Rights Reserved.