Uses of Interface
org.openstreetmap.josm.data.osm.search.SearchCompiler.SimpleMatchFactory
-
Packages that use SearchCompiler.SimpleMatchFactory Package Description org.openstreetmap.josm.data.osm.search Provides classes allowing to search OSM primitives in a dataset using textual queries. -
-
Uses of SearchCompiler.SimpleMatchFactory in org.openstreetmap.josm.data.osm.search
Classes in org.openstreetmap.josm.data.osm.search that implement SearchCompiler.SimpleMatchFactory Modifier and Type Class Description static classSearchCompiler.CoreSimpleMatchFactoryThe core factory for "simple"SearchCompiler.MatchobjectsFields in org.openstreetmap.josm.data.osm.search with type parameters of type SearchCompiler.SimpleMatchFactory Modifier and Type Field Description private static java.util.Map<java.lang.String,SearchCompiler.SimpleMatchFactory>SearchCompiler. simpleMatchFactoryMap
-