Uses of Interface
com.google.clearsilver.jsilver.output.OutputBufferProvider

Packages that use OutputBufferProvider
com.google.clearsilver.jsilver.output   
 

Uses of OutputBufferProvider in com.google.clearsilver.jsilver.output
 

Classes in com.google.clearsilver.jsilver.output that implement OutputBufferProvider
 class InstanceOutputBufferProvider
          Implementation of OutputBufferProvider that creates a new StringBuilder
 class ThreadLocalOutputBufferProvider
          Implementation of OutputBufferProvider that reuses the same StringBuilder in each Thread.
 



Copyright © 2010-2012 Google. All Rights Reserved.