Uses of Interface
org.openstreetmap.josm.data.osm.search.SearchCompiler.BinaryMatchFactory
-
Packages that use SearchCompiler.BinaryMatchFactory Package Description org.openstreetmap.josm.data.osm.search Provides classes allowing to search OSM primitives in a dataset using textual queries. -
-
Uses of SearchCompiler.BinaryMatchFactory in org.openstreetmap.josm.data.osm.search
Fields in org.openstreetmap.josm.data.osm.search with type parameters of type SearchCompiler.BinaryMatchFactory Modifier and Type Field Description private static java.util.Map<java.lang.String,SearchCompiler.BinaryMatchFactory>
SearchCompiler. binaryMatchFactoryMap
-