org.apache.ws.pubsub
Class FilterFactory

java.lang.Object
  extended byorg.apache.ws.pubsub.FilterFactory

public class FilterFactory
extends java.lang.Object

Author:
Stefan Lischke

Field Summary
static java.lang.String topicsuri
           
static java.lang.String xpathuri
           
 
Constructor Summary
FilterFactory()
           
 
Method Summary
static Filter createFilter(org.xmlsoap.schemas.ws.x2004.x08.eventing.FilterType ft)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xpathuri

public static java.lang.String xpathuri

topicsuri

public static java.lang.String topicsuri
Constructor Detail

FilterFactory

public FilterFactory()
Method Detail

createFilter

public static Filter createFilter(org.xmlsoap.schemas.ws.x2004.x08.eventing.FilterType ft)


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