Module io.helidon.builder.config
Package io.helidon.builder.config.spi
Class StringValueParserHolder
java.lang.Object
io.helidon.builder.config.spi.StringValueParserHolder
Provides access to the
StringValueParser.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<StringValueParser>Provides the global service-loader instance ofStringValueParser.
-
Method Details
-
stringValueParser
Provides the global service-loader instance ofStringValueParser.- Returns:
- the string value parser
-