public class DeclaringTypePredicate extends DepthPredicate
| Constructor and Description |
|---|
DeclaringTypePredicate(String nodeType,
boolean propsOnly)
Creates a new filter for the given nodetype and flags
|
DeclaringTypePredicate(String nodeType,
boolean propsOnly,
int minDepth,
int maxDepth)
Creates a new filter for the given nodetype and flags.
|
public DeclaringTypePredicate(String nodeType, boolean propsOnly, int minDepth, int maxDepth)
nodeType - the nodetype name to checkpropsOnly - if true only properties are checkedminDepth - the minimal depthmaxDepth - the maximal depthpublic DeclaringTypePredicate(String nodeType, boolean propsOnly)
nodeType - the nodetype name to checkpropsOnly - if true only properties are checkedCopyright © 2010 - 2020 Adobe. All Rights Reserved