Uses of Interface
org.apache.camel.component.properties.PropertiesParser
Packages that use PropertiesParser
-
Uses of PropertiesParser in org.apache.camel.component.properties
Classes in org.apache.camel.component.properties that implement PropertiesParserModifier and TypeClassDescriptionclass
A parser to parse a string which contains property placeholders.Methods in org.apache.camel.component.properties that return PropertiesParserMethods in org.apache.camel.component.properties with parameters of type PropertiesParserModifier and TypeMethodDescriptionvoid
PropertiesComponent.setPropertiesParser
(PropertiesParser propertiesParser) To use a custom PropertiesParser