Uses of Interface
org.apache.jackrabbit.webdav.simple.ItemFilter

Packages that use ItemFilter
org.apache.jackrabbit.webdav.simple   
 

Uses of ItemFilter in org.apache.jackrabbit.webdav.simple
 

Classes in org.apache.jackrabbit.webdav.simple that implement ItemFilter
 class DefaultItemFilter
          DefaultItemFilter...
 

Methods in org.apache.jackrabbit.webdav.simple that return ItemFilter
 ItemFilter ResourceConfig.getItemFilter()
          Returns the item filter specified with the configuration or DefaultItemFilter if the configuration was missing the corresponding entry or the parser failed to build a ItemFilter instance from the configuration.
 



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