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 class
SearchCompiler.CoreSimpleMatchFactory
Fields in org.openstreetmap.josm.data.osm.search with type parameters of type SearchCompiler.SimpleMatchFactory Modifier and Type Field Description private static Map<String,SearchCompiler.SimpleMatchFactory>
SearchCompiler. simpleMatchFactoryMap
-