@Deprecated public class ParentPathEntryFilter extends Object implements BlogEntryFilter
Constructor and Description |
---|
ParentPathEntryFilter(String path)
Deprecated.
Creates a
ParentPathEntryFilter using the specified parent path. |
public ParentPathEntryFilter(String path)
ParentPathEntryFilter
using the specified parent path.path
- The parent path (or substring matching at the end)public boolean pass(BlogEntry entry)
pass
in interface BlogEntryFilter
entry
- The blog entrytrue
if the blog entry passes, false
otherwise"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"