public class FilterOpsComplexTypes extends Object
Constructor and Description |
---|
FilterOpsComplexTypes() |
Modifier and Type | Method and Description |
---|---|
protected static void |
encodeExpr(Expression expr,
PrintHandler output,
Map<String,Object> hints) |
protected static void |
encodeFilter(Filter filter,
PrintHandler output,
Map<String,Object> hints)
Calls the appropriate type for encoding.
|
protected static void encodeFilter(Filter filter, PrintHandler output, Map<String,Object> hints) throws OperationNotSupportedException, IOException
This mapping from filter to Type is a bit tricky since the filter hierarchy has changed.
protected static void encodeExpr(Expression expr, PrintHandler output, Map<String,Object> hints) throws OperationNotSupportedException, IOException
Copyright © 1996–2023 Geotools. All rights reserved.