Uses of Class
org.opencms.xml.content.CmsGeoMappingConfiguration
Packages that use CmsGeoMappingConfiguration
Package
Description
These classes control the mapping of the OpenCms content to the Lucene search fields.
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
-
Uses of CmsGeoMappingConfiguration in org.opencms.search.fields
Methods in org.opencms.search.fields with parameters of type CmsGeoMappingConfigurationModifier and TypeMethodDescriptionCmsGeoCoordinateFieldMapping.getStringValue
(int depth, CmsGeoMappingConfiguration mappingConfig, CmsObject cms, CmsResource res, I_CmsExtractionResult extractionResult) Gets the mapped value.Constructors in org.opencms.search.fields with parameters of type CmsGeoMappingConfigurationModifierConstructorDescriptionCreates a new instance. -
Uses of CmsGeoMappingConfiguration in org.opencms.xml.content
Methods in org.opencms.xml.content that return CmsGeoMappingConfigurationModifier and TypeMethodDescriptionCmsDefaultXmlContentHandler.getGeoMappingConfiguration()
Gets the geo mapping configuration.I_CmsXmlContentHandler.getGeoMappingConfiguration()
Gets the geo-coordinate mapping configuration.