| 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.model.filterencoding.AbstractFilter
public abstract class AbstractFilter
Abstract superclass representing Filter elements (as defined in the Filter DTD). A
 Filter element either consists of (one or more) FeatureId-elements or one
 operation-element. This is reflected in the two implementations FeatureFilter and ComplexFilter.
| Constructor Summary | |
|---|---|
AbstractFilter()
 | 
|
| Method Summary | |
|---|---|
static Filter | 
buildFromDOM(Element element)
Deprecated. use the 1.0.0 filter encoding aware method instead.  | 
static Filter | 
buildFromDOM(Element element,
                         boolean useVersion_1_0_0)
Given a DOM-fragment, a corresponding Filter-object is built.  | 
abstract  StringBuffer | 
toXML()
Produces an XML representation of this object.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.deegree.model.filterencoding.Filter | 
|---|
evaluate | 
| Constructor Detail | 
|---|
public AbstractFilter()
| Method Detail | 
|---|
@Deprecated
public static Filter buildFromDOM(Element element)
                           throws FilterConstructionException
element - useVersion_1_0_0 - if the filter encoding 1_0_0 should be used.
FilterConstructionException - if the structure of the DOM-fragment is invalid
public static Filter buildFromDOM(Element element,
                                  boolean useVersion_1_0_0)
                           throws FilterConstructionException
element - useVersion_1_0_0 - if the filter encoding 1_0_0 should be used.
FilterConstructionException - if the structure of the DOM-fragment is invalidpublic abstract StringBuffer toXML()
toXML in interface Filter
  | 
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net