protected static class FieldsCombiner.CombineVisitor extends TraversalUtilVisitor<P>
| Modifier | Constructor and Description |
|---|---|
protected |
CombineVisitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(P element)
Apply method if there is no need to access the surrounding elements
|
protected void |
processContent(java.util.List<java.lang.Object> pContent) |
applypublic void apply(P element)
TraversalUtilVisitorapply in class TraversalUtilVisitor<P>protected void processContent(java.util.List<java.lang.Object> pContent)
Copyright © 2007–2023. All rights reserved.