Uses of Class
org.apache.jackrabbit.webdav.observation.Filter

Packages that use Filter
org.apache.jackrabbit.webdav.observation   
 

Uses of Filter in org.apache.jackrabbit.webdav.observation
 

Methods in org.apache.jackrabbit.webdav.observation that return Filter
 Filter[] SubscriptionInfo.getFilters()
          Return all filters defined for this SubscriptionInfo
 Filter[] SubscriptionInfo.getFilters(String localName, Namespace namespace)
          Return array of filters with the specified name.
 

Constructors in org.apache.jackrabbit.webdav.observation with parameters of type Filter
SubscriptionInfo(EventType[] eventTypes, Filter[] filters, boolean noLocal, boolean isDeep, long timeout)
          Create a new SubscriptionInfo
 



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