Uses of Class
com.samskivert.mustache.Mustache.StringSegment
-
-
Uses of Mustache.StringSegment in com.samskivert.mustache
Methods in com.samskivert.mustache that return Mustache.StringSegment Modifier and Type Method Description (package private) Mustache.StringSegment
Mustache.StringSegment. indent(java.lang.String indent, boolean first, boolean last)
Mustache.StringSegment
Mustache.StringSegment. trimLeadBlank()
Mustache.StringSegment
Mustache.StringSegment. trimTrailBlank()
-