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.SectionSegmentMustache.SectionSegment.replaceBlocks(Map<String, Mustache.BlockSegment> blocks) Constructors in com.samskivert.mustache with parameters of type Mustache.SectionSegmentModifierConstructorDescriptionprotectedSectionSegment(Mustache.SectionSegment original, Template.Segment[] segs)