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.StringSegmentMustache.StringSegment. indent(java.lang.String indent, boolean first, boolean last)Mustache.StringSegmentMustache.StringSegment. trimLeadBlank()Mustache.StringSegmentMustache.StringSegment. trimTrailBlank()
-