Package com.google.clearsilver.jsilver.output

Interface Summary
OutputBufferProvider Simple Provider interface for the output buffer.
 

Class Summary
InstanceOutputBufferProvider Implementation of OutputBufferProvider that creates a new StringBuilder
ThreadLocalOutputBufferProvider Implementation of OutputBufferProvider that reuses the same StringBuilder in each Thread.
 



Copyright © 2010-2012 Google. All Rights Reserved.