Uses of Class
com.samskivert.mustache.Mustache.AbstractPartialSegment
-
Uses of Mustache.AbstractPartialSegment in com.samskivert.mustache
Subclasses of Mustache.AbstractPartialSegment in com.samskivert.mustacheModifier and TypeClassDescriptionprotected static class
A segment that loads and executes a sub-template by spec called a partial.protected static class
A segment that loads and executes a parent template by spec called inheritance.