public class DeclaringTypePredicate extends DepthPredicate
| Constructor and Description |
|---|
DeclaringTypePredicate(java.lang.String nodeType,
boolean propsOnly)
Creates a new filter for the given nodetype and flags
|
DeclaringTypePredicate(java.lang.String nodeType,
boolean propsOnly,
int minDepth,
int maxDepth)
Creates a new filter for the given nodetype and flags.
|
evaluatepublic DeclaringTypePredicate(java.lang.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(java.lang.String nodeType,
boolean propsOnly)
nodeType - the nodetype name to checkpropsOnly - if true only properties are checked"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"