Uses of Class
cloud.opencode.base.yml.placeholder.PropertyPlaceholder
Packages that use PropertyPlaceholder
Package
Description
YML Placeholder - Placeholder resolution for YAML values
YML 占位符 - YAML 值的占位符解析
-
Uses of PropertyPlaceholder in cloud.opencode.base.yml.placeholder
Methods in cloud.opencode.base.yml.placeholder that return PropertyPlaceholderModifier and TypeMethodDescriptionstatic PropertyPlaceholderCreates a placeholder with key only.static PropertyPlaceholderCreates a placeholder with key and default value.static PropertyPlaceholderParses a placeholder expression.static PropertyPlaceholderParses a placeholder expression with custom delimiters.