Uses of Class
org.opencms.configuration.CmsParameterStore.WeightedValue
Package
Description
Reads and writes the XML based OpenCms configuration files.
-
Uses of CmsParameterStore.WeightedValue in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsParameterStore.getWeightedValue
(CmsObject cms, String key) Finds the value with the maximal weight for the given key.Modifier and TypeMethodDescriptionstatic Map<String,
CmsParameterStore.WeightedValue> Helper method for parsing a parameter file from a byte array.static Map<String,
CmsParameterStore.WeightedValue> Parses a parameter file from an XML element.static Map<String,
CmsParameterStore.WeightedValue> Helper method for parsing a parameter file from a VFS resource.