public class NamePredicate extends DepthPredicate
Constructor and Description |
---|
NamePredicate(java.lang.String name)
Creates a new name filter with the given name.
|
NamePredicate(java.lang.String name,
int minDepth,
int maxDepth)
Creates a new name filter with the given name and depths
|
evaluate
public NamePredicate(java.lang.String name, int minDepth, int maxDepth)
name
- the name to filter onminDepth
- the minimal depthmaxDepth
- the maximal depthpublic NamePredicate(java.lang.String name)
name
- the name to filter on"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"