Uses of Interface
com.x5.template.ChunkFactory

Packages that use ChunkFactory
com.x5.template   
 

Uses of ChunkFactory in com.x5.template
 

Classes in com.x5.template that implement ChunkFactory
 class TemplateSet
          TemplateSet is a Chunk "factory" and an easy way to parse template files into Strings.
 class TemplateSetSlice
          TemplateSetSlice enables the formation of a TemplateSet from a single file
with multiple subtemplate definitions a la {#optional_part}bla bla bla{#}.
 class Theme
           
 

Methods in com.x5.template that return ChunkFactory
 ChunkFactory Chunk.getChunkFactory()
           
 

Methods in com.x5.template with parameters of type ChunkFactory
 void Chunk.setChunkFactory(ChunkFactory factory)
           
 



Copyright © 2015. All Rights Reserved.