Class SingleSegment
java.lang.Object
org.miaixz.bus.core.text.placeholder.segment.AbstractSegment
org.miaixz.bus.core.text.placeholder.segment.SingleSegment
- All Implemented Interfaces:
StringSegment
字符串模板-单变量占位符 SectionBuffer
例如,"?", "{}", "$$$"
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Method Summary
Methods inherited from class org.miaixz.bus.core.text.placeholder.segment.AbstractSegment
getPlaceholder, getText
-
Method Details
-
newInstance
-