org.apache.jackrabbit.commons.packaging
Class FilterContentPackage.Content

java.lang.Object
  extended by org.apache.jackrabbit.commons.packaging.FilterContentPackage.Content
Enclosing class:
FilterContentPackage

protected static class FilterContentPackage.Content
extends Object


Field Summary
protected  Predicate filterList
           
protected  String[] paths
           
 
Constructor Summary
FilterContentPackage.Content(String[] paths, Predicate filterList)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

paths

protected final String[] paths

filterList

protected final Predicate filterList
Constructor Detail

FilterContentPackage.Content

public FilterContentPackage.Content(String[] paths,
                                    Predicate filterList)


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.