org.apache.ws.pubsub
Interface Filter

All Known Implementing Classes:
AbstractFilter, AbstractTopicExpression, TopicFilter, XPathFilter

public interface Filter


Method Summary
 java.lang.Object getExpression()
           
 java.net.URI getURI()
           
 

Method Detail

getURI

public java.net.URI getURI()

getExpression

public java.lang.Object getExpression()


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.