public class SimpleNodeAggregator extends Object implements NodeAggregator
Modifier and Type | Field and Description |
---|---|
static String |
INCLUDE_ALL |
Constructor and Description |
---|
SimpleNodeAggregator() |
Modifier and Type | Method and Description |
---|---|
Iterator<String> |
getParents(NodeState root,
String path) |
SimpleNodeAggregator |
newRuleWithName(String primaryType,
List<String> includes)
Include children with the provided name.
|
public static final String INCLUDE_ALL
public Iterator<String> getParents(NodeState root, String path)
getParents
in interface NodeAggregator
public SimpleNodeAggregator newRuleWithName(String primaryType, List<String> includes)
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"