Index

A B C D E F G H I N O P R S T U W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractMetacardGroomerPlugin - Class in ddf.catalog.plugin.groomer
Abstract class that can be extended to create another rule set for grooming a metacard.
AbstractMetacardGroomerPlugin() - Constructor for class ddf.catalog.plugin.groomer.AbstractMetacardGroomerPlugin
 
after(String, Date) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
after(String, Date) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
and(List<Boolean>) - Method in class ddf.catalog.filter.delegate.TagsFilterDelegate
 
and(List<String>) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
and(List<Filter>) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
Antimeridian - Class in ddf.util
 
applyCreatedOperationRules(CreateRequest, Metacard, Date) - Method in class ddf.catalog.plugin.groomer.AbstractMetacardGroomerPlugin
This method is called on each Metacard in the CreateRequest.
applyUpdateOperationRules(UpdateRequest, Map.Entry<Serializable, Metacard>, Metacard, Date) - Method in class ddf.catalog.plugin.groomer.AbstractMetacardGroomerPlugin
This method is called on each Metacard in the UpdateRequest.

B

before(String, Date) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
before(String, Date) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
beyond(String, String, double) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
beyond(String, String, double) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 

C

contains(String, String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
contains(String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
CopyFilterDelegate - Class in ddf.catalog.filter.delegate
 
CopyFilterDelegate(FilterBuilder) - Constructor for class ddf.catalog.filter.delegate.CopyFilterDelegate
 
crosses(String, String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
crosses(String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
cutUnwrappedGeomInto360(Geometry) - Static method in class ddf.util.Antimeridian
 

D

ddf.catalog.filter.delegate - package ddf.catalog.filter.delegate
 
ddf.catalog.impl.filter - package ddf.catalog.impl.filter
 
ddf.catalog.plugin.groomer - package ddf.catalog.plugin.groomer
 
ddf.common - package ddf.common
 
ddf.util - package ddf.util
 
defaultOperation(Object, S, Class<S>, Enum) - Method in class ddf.catalog.filter.delegate.TagsFilterDelegate
 
denormalize(String) - Static method in class ddf.util.WktStandard
Denormalize the given WKT to support backwards compatibility.
disjoint(String, String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
disjoint(String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
DivisibleByFunction - Class in ddf.catalog.impl.filter
The DivisibleByFunction contains two parameters that can be used to build a filter.
DivisibleByFunction(List<Expression>, Literal) - Constructor for class ddf.catalog.impl.filter.DivisibleByFunction
 
during(String, Date, Date) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
during(String, Date, Date) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
dwithin(String, String, double) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
dwithin(String, String, double) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 

E

equals(Object) - Method in class ddf.catalog.impl.filter.DivisibleByFunction
 
evaluate(String) - Method in class ddf.util.XPathHelper
Convenience method for evaluating xpath expressions that uses as default for its NamespaceContext, the NamespaceResolver class
evaluate(String, NamespaceContext) - Method in class ddf.util.XPathHelper
 
evaluate(String, QName) - Method in class ddf.util.XPathHelper
Convenience method for evaluating xpaths that uses as default for its NamespaceContext, the NamespaceResolver class.
evaluate(String, QName, NamespaceContext) - Method in class ddf.util.XPathHelper
 
exclude() - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
exclude() - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 

F

filterBuilder - Variable in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
FilterToTextDelegate - Class in ddf.catalog.filter.delegate
 
FilterToTextDelegate() - Constructor for class ddf.catalog.filter.delegate.FilterToTextDelegate
 
function(String, List<Expression>, Literal) - Method in class ddf.catalog.impl.filter.GeoToolsFunctionFactory
 
function(Name, List<Expression>, Literal) - Method in class ddf.catalog.impl.filter.GeoToolsFunctionFactory
 
FUNCTION_NAME - Static variable in class ddf.catalog.impl.filter.DivisibleByFunction
 
FUNCTION_NAME - Static variable in class ddf.catalog.impl.filter.FuzzyFunction
Deprecated.
 
FUNCTION_NAME - Static variable in class ddf.catalog.impl.filter.ProximityFunction
 
FUNCTION_NAME_STRING - Static variable in class ddf.catalog.impl.filter.DivisibleByFunction
 
FUNCTION_NAME_STRING - Static variable in class ddf.catalog.impl.filter.FuzzyFunction
Deprecated.
 
FUNCTION_NAME_STRING - Static variable in class ddf.catalog.impl.filter.ProximityFunction
 
FuzzyFunction - Class in ddf.catalog.impl.filter
Deprecated. 
FuzzyFunction(List<Expression>, Literal) - Constructor for class ddf.catalog.impl.filter.FuzzyFunction
Deprecated.
 
FuzzyFunctionFactory - Class in ddf.catalog.impl.filter
Deprecated.
FuzzyFunctionFactory() - Constructor for class ddf.catalog.impl.filter.FuzzyFunctionFactory
Deprecated.
 

G

geometryWkt - Variable in class ddf.catalog.impl.filter.SpatialFilter
 
GeoToolsFunctionFactory - Class in ddf.catalog.impl.filter
 
GeoToolsFunctionFactory() - Constructor for class ddf.catalog.impl.filter.GeoToolsFunctionFactory
 
getCompiledExpression(String) - Static method in class ddf.util.XPathCache
 
getContentType() - Method in class ddf.common.ResourceDataSource
 
getDistanceInMeters() - Method in class ddf.catalog.impl.filter.SpatialDistanceFilter
 
getDocument() - Method in class ddf.util.XPathHelper
Retrieve the XML document being worked on by this XPathHelper utility class.
getEndDate() - Method in class ddf.catalog.impl.filter.TemporalFilter
 
getFirstNonLoopbackAddress() - Static method in class ddf.util.InetAddressUtil
Retrieves the first non-loopback IP address, (i.e., filters out 127.0.0.1 addresses) for machine your are running on.
getFirstNonLoopbackAddress(boolean, boolean) - Static method in class ddf.util.InetAddressUtil
 
getFunctionNames() - Method in class ddf.catalog.impl.filter.GeoToolsFunctionFactory
 
getGeometry() - Method in class ddf.catalog.impl.filter.SpatialFilter
 
getGeometryWkt() - Method in class ddf.catalog.impl.filter.SpatialFilter
 
getInputStream() - Method in class ddf.common.ResourceDataSource
 
getName() - Method in class ddf.common.ResourceDataSource
 
getNamespaceResolver() - Static method in class ddf.util.XPathCache
 
getNamespaceURI(String) - Method in class ddf.util.NamespaceMapImpl
 
getNamespaceURI(String) - Method in class ddf.util.NamespaceResolver
Retrieve the namespace URI for the given namespace prefix.
getOutputStream() - Method in class ddf.common.ResourceDataSource
 
getPrefix(String) - Method in class ddf.util.NamespaceMapImpl
 
getPrefix(String) - Method in class ddf.util.NamespaceResolver
Retrieve the namespace prefix for the given namespace URI.
getPrefixes(String) - Method in class ddf.util.NamespaceMapImpl
 
getPrefixes(String) - Method in class ddf.util.NamespaceResolver
 
getStartDate() - Method in class ddf.catalog.impl.filter.TemporalFilter
 
getXPath() - Static method in class ddf.util.XPathCache
 

H

hashCode() - Method in class ddf.catalog.impl.filter.DivisibleByFunction
 

I

include() - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
include() - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
InetAddressUtil - Class in ddf.util
 
intersects(String, String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
intersects(String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 

N

namespaceContexts - Variable in class ddf.util.NamespaceResolver
 
NamespaceMapImpl - Class in ddf.util
 
NamespaceMapImpl(Map<String, String>) - Constructor for class ddf.util.NamespaceMapImpl
 
NamespaceResolver - Class in ddf.util
DDF namespace resolver loads all registered NamespaceMap interfaces and builds two HashMaps: one for namespace URIs to prefixes, and one for namespace prefixes to URIs.
NamespaceResolver() - Constructor for class ddf.util.NamespaceResolver
DDF namespace resolver loads all registered NamespaceMap interfaces and builds two HashMaps: one for namespace URIs to prefixes, and one for namespace prefixes to URIs.
nearestNeighbor(String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
normalize(String) - Static method in class ddf.util.WktStandard
Normalize the given WKT to conform to the WKT grammar.
normalizeWkt(String) - Static method in class ddf.util.Antimeridian
 
not(Boolean) - Method in class ddf.catalog.filter.delegate.TagsFilterDelegate
 
not(String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
not(Filter) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
NULL_TAGS - Static variable in class ddf.catalog.filter.delegate.TagsFilterDelegate
 
NUM_PARAMETERS - Static variable in class ddf.catalog.impl.filter.DivisibleByFunction
 
NUM_PARAMETERS - Static variable in class ddf.catalog.impl.filter.ProximityFunction
 

O

or(List<Boolean>) - Method in class ddf.catalog.filter.delegate.TagsFilterDelegate
 
or(List<String>) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
or(List<Filter>) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
overlaps(String, String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
overlaps(String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 

P

parseDate(String) - Static method in class ddf.catalog.impl.filter.TemporalFilter
Parses the date/time string and returns a date object.
print(String, String) - Method in class ddf.util.XPathHelper
 
print(Node) - Static method in class ddf.util.XPathHelper
Prints a given node as a String.
print(Node, String) - Static method in class ddf.util.XPathHelper
Prints a given node as a String
process(CreateRequest) - Method in class ddf.catalog.plugin.groomer.AbstractMetacardGroomerPlugin
 
process(DeleteRequest) - Method in class ddf.catalog.plugin.groomer.AbstractMetacardGroomerPlugin
 
process(UpdateRequest) - Method in class ddf.catalog.plugin.groomer.AbstractMetacardGroomerPlugin
 
propertyIsBetween(String, double, double) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsBetween(String, double, double) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsBetween(String, float, float) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsBetween(String, float, float) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsBetween(String, int, int) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsBetween(String, int, int) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsBetween(String, long, long) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsBetween(String, long, long) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsBetween(String, short, short) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsBetween(String, short, short) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsBetween(String, Object, Object) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsBetween(String, Object, Object) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsBetween(String, String, String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsBetween(String, String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsBetween(String, Date, Date) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsBetween(String, Date, Date) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsDivisibleBy(String, long) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsEqualTo(String, boolean) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsEqualTo(String, boolean) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsEqualTo(String, byte[]) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsEqualTo(String, byte[]) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsEqualTo(String, double) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsEqualTo(String, double) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsEqualTo(String, float) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsEqualTo(String, float) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsEqualTo(String, int) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsEqualTo(String, int) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsEqualTo(String, long) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsEqualTo(String, long) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsEqualTo(String, short) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsEqualTo(String, short) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsEqualTo(String, Object) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsEqualTo(String, Object) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsEqualTo(String, String, boolean) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsEqualTo(String, String, boolean) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsEqualTo(String, String, boolean) - Method in class ddf.catalog.filter.delegate.TagsFilterDelegate
 
propertyIsEqualTo(String, Date) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsEqualTo(String, Date) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsEqualTo(String, Date, Date) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsEqualTo(String, Date, Date) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsEqualTo(String, List<Object>, Object) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsEqualTo(String, List<Object>, Object) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsFuzzy(String, String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsFuzzy(String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThan(String, double) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThan(String, double) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThan(String, float) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThan(String, float) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThan(String, int) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThan(String, int) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThan(String, long) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThan(String, long) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThan(String, short) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThan(String, short) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThan(String, Object) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThan(String, Object) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThan(String, String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThan(String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThan(String, Date) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThan(String, Date) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThanOrEqualTo(String, double) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThanOrEqualTo(String, double) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThanOrEqualTo(String, float) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThanOrEqualTo(String, float) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThanOrEqualTo(String, int) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThanOrEqualTo(String, int) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThanOrEqualTo(String, long) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThanOrEqualTo(String, long) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThanOrEqualTo(String, short) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThanOrEqualTo(String, short) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThanOrEqualTo(String, Object) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThanOrEqualTo(String, Object) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThanOrEqualTo(String, String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThanOrEqualTo(String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsGreaterThanOrEqualTo(String, Date) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsGreaterThanOrEqualTo(String, Date) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsInProximityTo(String, Integer, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThan(String, double) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThan(String, double) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThan(String, float) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThan(String, float) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThan(String, int) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThan(String, int) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThan(String, long) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThan(String, long) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThan(String, short) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThan(String, short) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThan(String, Object) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThan(String, Object) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThan(String, String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThan(String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThan(String, Date) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThan(String, Date) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThanOrEqualTo(String, double) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThanOrEqualTo(String, double) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThanOrEqualTo(String, float) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThanOrEqualTo(String, float) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThanOrEqualTo(String, int) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThanOrEqualTo(String, int) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThanOrEqualTo(String, long) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThanOrEqualTo(String, long) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThanOrEqualTo(String, short) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThanOrEqualTo(String, short) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThanOrEqualTo(String, Object) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThanOrEqualTo(String, Object) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThanOrEqualTo(String, String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThanOrEqualTo(String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLessThanOrEqualTo(String, Date) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLessThanOrEqualTo(String, Date) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLike(String, String, boolean) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsLike(String, String, boolean) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsLike(String, String, boolean) - Method in class ddf.catalog.filter.delegate.TagsFilterDelegate
 
propertyIsNotEqualTo(String, boolean) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsNotEqualTo(String, boolean) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsNotEqualTo(String, byte[]) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsNotEqualTo(String, byte[]) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsNotEqualTo(String, double) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsNotEqualTo(String, double) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsNotEqualTo(String, float) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsNotEqualTo(String, float) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsNotEqualTo(String, int) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsNotEqualTo(String, int) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsNotEqualTo(String, long) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsNotEqualTo(String, long) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsNotEqualTo(String, short) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsNotEqualTo(String, short) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsNotEqualTo(String, Object) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsNotEqualTo(String, Object) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsNotEqualTo(String, String, boolean) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsNotEqualTo(String, String, boolean) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsNotEqualTo(String, Date) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsNotEqualTo(String, Date) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsNotEqualTo(String, Date, Date) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsNotEqualTo(String, Date, Date) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsNull(String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
propertyIsNull(String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
propertyIsNull(String) - Method in class ddf.catalog.filter.delegate.TagsFilterDelegate
 
ProximityFunction - Class in ddf.catalog.impl.filter
 
ProximityFunction(List<Expression>, Literal) - Constructor for class ddf.catalog.impl.filter.ProximityFunction
 

R

relative(String, long) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
relative(String, long) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
ResourceDataSource - Class in ddf.common
The Class ProductDataSource.
ResourceDataSource(Resource) - Constructor for class ddf.common.ResourceDataSource
Create a new product data source.

S

setEndDate(Date) - Method in class ddf.catalog.impl.filter.TemporalFilter
 
setGeometryWkt(String) - Method in class ddf.catalog.impl.filter.SpatialFilter
 
setNamespaceResolver(NamespaceResolver) - Static method in class ddf.util.XPathCache
 
setStartDate(Date) - Method in class ddf.catalog.impl.filter.TemporalFilter
 
shiftGeomByX(Geometry, int) - Static method in class ddf.util.Antimeridian
 
SpatialDistanceFilter - Class in ddf.catalog.impl.filter
 
SpatialDistanceFilter(double, double, double) - Constructor for class ddf.catalog.impl.filter.SpatialDistanceFilter
 
SpatialDistanceFilter(String, double) - Constructor for class ddf.catalog.impl.filter.SpatialDistanceFilter
 
SpatialDistanceFilter(String, String) - Constructor for class ddf.catalog.impl.filter.SpatialDistanceFilter
 
SpatialDistanceFilter(String, String, String) - Constructor for class ddf.catalog.impl.filter.SpatialDistanceFilter
 
SpatialFilter - Class in ddf.catalog.impl.filter
 
SpatialFilter() - Constructor for class ddf.catalog.impl.filter.SpatialFilter
 
SpatialFilter(String) - Constructor for class ddf.catalog.impl.filter.SpatialFilter
 

T

TagsFilterDelegate - Class in ddf.catalog.filter.delegate
 
TagsFilterDelegate() - Constructor for class ddf.catalog.filter.delegate.TagsFilterDelegate
 
TagsFilterDelegate(String) - Constructor for class ddf.catalog.filter.delegate.TagsFilterDelegate
 
TagsFilterDelegate(Set<String>) - Constructor for class ddf.catalog.filter.delegate.TagsFilterDelegate
 
TagsFilterDelegate(Set<String>, boolean) - Constructor for class ddf.catalog.filter.delegate.TagsFilterDelegate
 
TemporalFilter - Class in ddf.catalog.impl.filter
 
TemporalFilter(long) - Constructor for class ddf.catalog.impl.filter.TemporalFilter
Relative time search.
TemporalFilter(String, String) - Constructor for class ddf.catalog.impl.filter.TemporalFilter
Absolute time search, parses incoming strings to dates.
TemporalFilter(Date, Date) - Constructor for class ddf.catalog.impl.filter.TemporalFilter
Absolute time search
toString() - Method in class ddf.catalog.impl.filter.TemporalFilter
 
toString() - Method in class ddf.common.ResourceDataSource
 
touches(String, String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
touches(String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
transform(Templates, Document, Map<String, Object>) - Static method in class ddf.util.XSLTUtil
Performs an xsl transformation against an XML document

U

unwrapAndSplitWkt(String) - Static method in class ddf.util.Antimeridian
 
unwrapAntimeridian(Geometry) - Static method in class ddf.util.Antimeridian
 
unwrapGeo(Geometry) - Static method in class ddf.util.Antimeridian
 
unwrapGeoCollection(Geometry) - Static method in class ddf.util.Antimeridian
 
unwrapLineString(LineString) - Static method in class ddf.util.Antimeridian
 
unwrapPolygon(Polygon) - Static method in class ddf.util.Antimeridian
 

W

within(String, String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
within(String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
wktIsMultipolygon(String) - Static method in class ddf.util.Antimeridian
 
wktMultipolyToSinglePolygons(String) - Static method in class ddf.util.Antimeridian
 
WktStandard - Class in ddf.util
WktStandard supports converting WKT into standard representations based on the WKT grammar in the OpenGIS Simple Feature Access specification.

X

xmlToString(Node) - Static method in class ddf.util.XPathHelper
Convert an XML Node to a string representation.
XPathCache - Class in ddf.util
This object is used to store compiled XPathExpression objects for the intention of gaining performance.
xpathExists(String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
xpathExists(String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
XPathHelper - Class in ddf.util
 
XPathHelper() - Constructor for class ddf.util.XPathHelper
 
XPathHelper(String) - Constructor for class ddf.util.XPathHelper
 
XPathHelper(Document) - Constructor for class ddf.util.XPathHelper
 
XPathHelper(Document, boolean) - Constructor for class ddf.util.XPathHelper
 
xpathIsFuzzy(String, String) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
xpathIsFuzzy(String, String) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
xpathIsLike(String, String, boolean) - Method in class ddf.catalog.filter.delegate.CopyFilterDelegate
 
xpathIsLike(String, String, boolean) - Method in class ddf.catalog.filter.delegate.FilterToTextDelegate
 
XSLTUtil - Class in ddf.util
 
A B C D E F G H I N O P R S T U W X 
All Classes and Interfaces|All Packages|Constant Field Values