| Package | Description |
|---|---|
| org.dataone.cn.indexer.parser.utility |
| Modifier and Type | Method and Description |
|---|---|
List<LeafElement> |
RootElement.getLeafs() |
List<LeafElement> |
FilterRootElement.getLeafs()
Get the 'leaf' elements defined for a filter
|
List<LeafElement> |
FilterProcessor.getLeafs()
Get the leaf (child element) of a filter
|
List<LeafElement> |
FilterGroupProcessor.getLeafs()
Get the 'leaf' elements defined for a filter
|
| Modifier and Type | Method and Description |
|---|---|
void |
RootElement.setLeafs(List<LeafElement> leafs) |
void |
FilterRootElement.setLeafs(List<LeafElement> leafs)
Get the 'leaf' elements defined for a filter
|
void |
FilterProcessor.setLeafs(List<LeafElement> leafs)
Set the leaf (child element) of a filter
|
void |
FilterGroupProcessor.setLeafs(List<LeafElement> leafs)
Get the 'leaf' elements defined for a filter
|
Copyright © 2022. All rights reserved.