com.bea.ld.filter
Class Filter

java.lang.Object
  extended by com.bea.ld.filter.Filter
All Implemented Interfaces:
java.io.Serializable

public class Filter
extends java.lang.Object
implements java.io.Serializable

This object helps in building compound filters ( i.e. combining two or more filter logically).

See Also:
FilterXQuery for more details., Serialized Form

Method Summary
 org.openuri.www.Filter toProxy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toProxy

public org.openuri.www.Filter toProxy()


Copyright © 2007 BEA Systems Inc. All Rights Reserved.