Uses of Class
com.samskivert.mustache.Mustache.SectionSegment
-
Uses of Mustache.SectionSegment in com.samskivert.mustache
Methods in com.samskivert.mustache that return Mustache.SectionSegmentModifier and TypeMethodDescriptionprotected Mustache.SectionSegment
Mustache.SectionSegment.replaceBlocks
(Map<String, Mustache.BlockSegment> blocks) Constructors in com.samskivert.mustache with parameters of type Mustache.SectionSegmentModifierConstructorDescriptionprotected
SectionSegment
(Mustache.SectionSegment original, Template.Segment[] segs)