Package com.luciad.ogc.filter.xml


package com.luciad.ogc.filter.xml

Contains classes to support encoding and decoding of XML files containing OGC Filter elements to and from the OGC Filter model.

For decoding a filter from XML, use the TLcdOGCFilterDecoder class. For encoding a filter to XML, use the TLcdOGCFilterEncoder class. Consult the developer guide for example usages of these classes.

Since:
6.1