Uses of Package
org.deegree.filter

Packages that use org.deegree.filter
org.deegree.feature   
org.deegree.feature.persistence   
org.deegree.feature.persistence.geocouch   
org.deegree.feature.persistence.lock   
org.deegree.feature.persistence.memory   
org.deegree.feature.persistence.query   
org.deegree.feature.persistence.remotewfs   
org.deegree.feature.persistence.shape   
org.deegree.feature.persistence.simplesql   
org.deegree.feature.persistence.sql   
org.deegree.feature.persistence.sql.insert   
org.deegree.feature.stream   
org.deegree.feature.xpath   
org.deegree.filter   
org.deegree.filter.comparison   
org.deegree.filter.expression   
org.deegree.filter.expression.custom   
org.deegree.filter.expression.custom.se   
org.deegree.filter.function   
org.deegree.filter.function.geometry   
org.deegree.filter.function.other   
org.deegree.filter.logical   
org.deegree.filter.spatial   
org.deegree.filter.temporal   
org.deegree.filter.xml   
org.deegree.metadata   
org.deegree.metadata.ebrim   
org.deegree.metadata.iso   
org.deegree.metadata.iso.persistence   
org.deegree.metadata.persistence   
org.deegree.metadata.persistence.ebrim.eo.mapping   
org.deegree.metadata.persistence.transaction   
org.deegree.protocol.wfs.client   
org.deegree.protocol.wfs.getfeature   
org.deegree.protocol.wfs.lockfeature   
org.deegree.protocol.wfs.query   
org.deegree.protocol.wfs.transaction   
org.deegree.services.wms.controller.ops   
org.deegree.services.wms.controller.sld   
org.deegree.services.wms.model.layers   
org.deegree.sqldialect   
org.deegree.sqldialect.filter   
org.deegree.sqldialect.filter.islike   
org.deegree.sqldialect.filter.mssql   
org.deegree.sqldialect.oracle   
org.deegree.sqldialect.postgis   
org.deegree.style.se.parser   
org.deegree.style.se.unevaluated   
org.deegree.style.utils   
 

Classes in org.deegree.filter used by org.deegree.feature
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
XPathEvaluator
          Implementations enable the evaluation of XPath expressions (given as ValueReferences) on a specific class of objects, e.g.
 

Classes in org.deegree.filter used by org.deegree.feature.persistence
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
IdFilter
          Filter that matches resources by ResourceIds.
OperatorFilter
          Filter that selects objects that test positively against Operator-based expressions.
 

Classes in org.deegree.filter used by org.deegree.feature.persistence.geocouch
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
IdFilter
          Filter that matches resources by ResourceIds.
OperatorFilter
          Filter that selects objects that test positively against Operator-based expressions.
 

Classes in org.deegree.filter used by org.deegree.feature.persistence.lock
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
 

Classes in org.deegree.filter used by org.deegree.feature.persistence.memory
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
 

Classes in org.deegree.filter used by org.deegree.feature.persistence.query
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
IdFilter
          Filter that matches resources by ResourceIds.
 

Classes in org.deegree.filter used by org.deegree.feature.persistence.remotewfs
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
 

Classes in org.deegree.filter used by org.deegree.feature.persistence.shape
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
OperatorFilter
          Filter that selects objects that test positively against Operator-based expressions.
 

Classes in org.deegree.filter used by org.deegree.feature.persistence.simplesql
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
 

Classes in org.deegree.filter used by org.deegree.feature.persistence.sql
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
IdFilter
          Filter that matches resources by ResourceIds.
OperatorFilter
          Filter that selects objects that test positively against Operator-based expressions.
 

Classes in org.deegree.filter used by org.deegree.feature.persistence.sql.insert
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
 

Classes in org.deegree.filter used by org.deegree.feature.stream
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
 

Classes in org.deegree.filter used by org.deegree.feature.xpath
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
XPathEvaluator
          Implementations enable the evaluation of XPath expressions (given as ValueReferences) on a specific class of objects, e.g.
 

Classes in org.deegree.filter used by org.deegree.filter
Expression
          An Expression describes a rule to obtain a value that may be derived from the properties of an object.
Expression.Type
          Convenience enum type for discriminating the different expression types.
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
Filter.Type
          Convenience enum type for discriminating the different filter types.
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
MatchAction
          Specifies how a predicate shall be evaluated for a collection of values.
Operator
          Operator instances are predicates and the building blocks of OperatorFilters.
Operator.Type
          Convenience enum type for discriminating the different operator types.
ResourceId
          Identifies a resource within an IdFilter.
XPathEvaluator
          Implementations enable the evaluation of XPath expressions (given as ValueReferences) on a specific class of objects, e.g.
 

Classes in org.deegree.filter used by org.deegree.filter.comparison
Expression
          An Expression describes a rule to obtain a value that may be derived from the properties of an object.
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
MatchAction
          Specifies how a predicate shall be evaluated for a collection of values.
Operator
          Operator instances are predicates and the building blocks of OperatorFilters.
Operator.Type
          Convenience enum type for discriminating the different operator types.
XPathEvaluator
          Implementations enable the evaluation of XPath expressions (given as ValueReferences) on a specific class of objects, e.g.
 

Classes in org.deegree.filter used by org.deegree.filter.expression
Expression
          An Expression describes a rule to obtain a value that may be derived from the properties of an object.
Expression.Type
          Convenience enum type for discriminating the different expression types.
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
XPathEvaluator
          Implementations enable the evaluation of XPath expressions (given as ValueReferences) on a specific class of objects, e.g.
 

Classes in org.deegree.filter used by org.deegree.filter.expression.custom
Expression
          An Expression describes a rule to obtain a value that may be derived from the properties of an object.
Expression.Type
          Convenience enum type for discriminating the different expression types.
 

Classes in org.deegree.filter used by org.deegree.filter.expression.custom.se
Expression
          An Expression describes a rule to obtain a value that may be derived from the properties of an object.
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
XPathEvaluator
          Implementations enable the evaluation of XPath expressions (given as ValueReferences) on a specific class of objects, e.g.
 

Classes in org.deegree.filter used by org.deegree.filter.function
Expression
          An Expression describes a rule to obtain a value that may be derived from the properties of an object.
 

Classes in org.deegree.filter used by org.deegree.filter.function.geometry
Expression
          An Expression describes a rule to obtain a value that may be derived from the properties of an object.
 

Classes in org.deegree.filter used by org.deegree.filter.function.other
Expression
          An Expression describes a rule to obtain a value that may be derived from the properties of an object.
 

Classes in org.deegree.filter used by org.deegree.filter.logical
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
Operator
          Operator instances are predicates and the building blocks of OperatorFilters.
Operator.Type
          Convenience enum type for discriminating the different operator types.
XPathEvaluator
          Implementations enable the evaluation of XPath expressions (given as ValueReferences) on a specific class of objects, e.g.
 

Classes in org.deegree.filter used by org.deegree.filter.spatial
Expression
          An Expression describes a rule to obtain a value that may be derived from the properties of an object.
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
Operator
          Operator instances are predicates and the building blocks of OperatorFilters.
Operator.Type
          Convenience enum type for discriminating the different operator types.
XPathEvaluator
          Implementations enable the evaluation of XPath expressions (given as ValueReferences) on a specific class of objects, e.g.
 

Classes in org.deegree.filter used by org.deegree.filter.temporal
Expression
          An Expression describes a rule to obtain a value that may be derived from the properties of an object.
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
Operator
          Operator instances are predicates and the building blocks of OperatorFilters.
Operator.Type
          Convenience enum type for discriminating the different operator types.
XPathEvaluator
          Implementations enable the evaluation of XPath expressions (given as ValueReferences) on a specific class of objects, e.g.
 

Classes in org.deegree.filter used by org.deegree.filter.xml
Expression
          An Expression describes a rule to obtain a value that may be derived from the properties of an object.
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
 

Classes in org.deegree.filter used by org.deegree.metadata
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
 

Classes in org.deegree.filter used by org.deegree.metadata.ebrim
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
 

Classes in org.deegree.filter used by org.deegree.metadata.iso
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
 

Classes in org.deegree.filter used by org.deegree.metadata.iso.persistence
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
 

Classes in org.deegree.filter used by org.deegree.metadata.persistence
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
 

Classes in org.deegree.filter used by org.deegree.metadata.persistence.ebrim.eo.mapping
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
 

Classes in org.deegree.filter used by org.deegree.metadata.persistence.transaction
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
 

Classes in org.deegree.filter used by org.deegree.protocol.wfs.client
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
 

Classes in org.deegree.filter used by org.deegree.protocol.wfs.getfeature
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
 

Classes in org.deegree.filter used by org.deegree.protocol.wfs.lockfeature
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
 

Classes in org.deegree.filter used by org.deegree.protocol.wfs.query
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
 

Classes in org.deegree.filter used by org.deegree.protocol.wfs.transaction
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
 

Classes in org.deegree.filter used by org.deegree.services.wms.controller.ops
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
OperatorFilter
          Filter that selects objects that test positively against Operator-based expressions.
 

Classes in org.deegree.filter used by org.deegree.services.wms.controller.sld
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
 

Classes in org.deegree.filter used by org.deegree.services.wms.model.layers
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
XPathEvaluator
          Implementations enable the evaluation of XPath expressions (given as ValueReferences) on a specific class of objects, e.g.
 

Classes in org.deegree.filter used by org.deegree.sqldialect
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
OperatorFilter
          Filter that selects objects that test positively against Operator-based expressions.
 

Classes in org.deegree.filter used by org.deegree.sqldialect.filter
Expression
          An Expression describes a rule to obtain a value that may be derived from the properties of an object.
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
Operator
          Operator instances are predicates and the building blocks of OperatorFilters.
OperatorFilter
          Filter that selects objects that test positively against Operator-based expressions.
 

Classes in org.deegree.filter used by org.deegree.sqldialect.filter.islike
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
 

Classes in org.deegree.filter used by org.deegree.sqldialect.filter.mssql
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
OperatorFilter
          Filter that selects objects that test positively against Operator-based expressions.
 

Classes in org.deegree.filter used by org.deegree.sqldialect.oracle
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
OperatorFilter
          Filter that selects objects that test positively against Operator-based expressions.
 

Classes in org.deegree.filter used by org.deegree.sqldialect.postgis
FilterEvaluationException
          Indicates that the evaluation of a Filter expression failed.
OperatorFilter
          Filter that selects objects that test positively against Operator-based expressions.
 

Classes in org.deegree.filter used by org.deegree.style.se.parser
Filter
          A Filter is a boolean expression (often containing spatial predicates) that can be tested against objects, such as Features.
XPathEvaluator
          Implementations enable the evaluation of XPath expressions (given as ValueReferences) on a specific class of objects, e.g.
 

Classes in org.deegree.filter used by org.deegree.style.se.unevaluated
Expression
          An Expression describes a rule to obtain a value that may be derived from the properties of an object.
XPathEvaluator
          Implementations enable the evaluation of XPath expressions (given as ValueReferences) on a specific class of objects, e.g.
 

Classes in org.deegree.filter used by org.deegree.style.utils
Expression
          An Expression describes a rule to obtain a value that may be derived from the properties of an object.
 



Copyright © 2011. All Rights Reserved.