public class NtFileItemFilter extends java.lang.Object implements ItemFilter
ALL, NONE| Constructor and Description |
|---|
NtFileItemFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
dump(DumpContext ctx,
boolean isLast)
Dumps some human readable information using the given context.
|
boolean |
matches(Item item,
int depth)
Checks if the given item matches this filters criteria.
|
public boolean matches(Item item,
int depth)
throws RepositoryException
matches in interface ItemFilteritem - the item to checkdepth - a relative depth.true if the item is a nt:file or nt:resource propertyRepositoryException - if an error occurs.public void dump(DumpContext ctx, boolean isLast)
"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"