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