Package org.opensextant.output
Class TaggerMatchInterpeter
java.lang.Object
org.opensextant.output.TaggerMatchInterpeter
- All Implemented Interfaces:
org.opensextant.output.MatchInterpreter
public class TaggerMatchInterpeter
extends Object
implements org.opensextant.output.MatchInterpreter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.opensextant.data.GeocodinggetGeocoding(org.opensextant.extraction.TextMatch m) Trivial override of the default Match Interpreter on GISDataFormatter.
-
Constructor Details
-
TaggerMatchInterpeter
public TaggerMatchInterpeter()
-
-
Method Details
-
getGeocoding
public org.opensextant.data.Geocoding getGeocoding(org.opensextant.extraction.TextMatch m) Trivial override of the default Match Interpreter on GISDataFormatter. See Examples for usage.- Specified by:
getGeocodingin interfaceorg.opensextant.output.MatchInterpreter- Parameters:
m-- Returns:
-