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 on"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"