public class TagTreeIteratorElementApprover extends Object
TagTreeIterator.
It is used to check whether specific element should be traversed.| Constructor and Description |
|---|
TagTreeIteratorElementApprover()
Creates a new instance of
TagTreeIteratorElementApprover |
| Modifier and Type | Method and Description |
|---|---|
boolean |
approve(IStructureNode elem)
Checks whether the element should be traversed.
|
public TagTreeIteratorElementApprover()
TagTreeIteratorElementApproverpublic boolean approve(IStructureNode elem)
elem - the element to checktrue if the element should be traversed, false otherwiseCopyright © 1998–2024 Apryse Group NV. All rights reserved.