Class AbstractFilter

java.lang.Object
org.gvsig.gazetteer.filters.AbstractFilter
All Implemented Interfaces:
IFilter
Direct Known Subclasses:
ADLFilter, WFSGFilter

public abstract class AbstractFilter extends Object implements IFilter
This class must to be inherited by all the classes that implements a gazetteer filter
  • Constructor Details

    • AbstractFilter

      public AbstractFilter()
  • Method Details

    • formatName

      public String formatName(String name, String option)
      It envolves the different words of a phrase with "*"
      Parameters:
      name - Query String
      option - Exact, anY or All.
      Returns:
      the new String