Package cloud.opencode.base.string.template
package cloud.opencode.base.string.template
-
ClassDescriptionContext Builder - Builder for template rendering context.Placeholder Template - Template engine with placeholder-based substitution.String Template - Simple string template implementation.Template - Core template implementation with node-based rendering.Template Context - Holds variables and state for template rendering.Template Engine - Simple and flexible template rendering engine 模板引擎 - 简单灵活的模板渲染引擎Template Filter - Filter interface for template value transformation.Template Utility - Provides template helper methods.