Uses of Interface
com.opensymphony.module.sitemesh.filter.OutputBuffer
Packages that use OutputBuffer
-
Uses of OutputBuffer in com.opensymphony.module.sitemesh.filter
Classes in com.opensymphony.module.sitemesh.filter that implement OutputBufferModifier and TypeClassDescriptionclassAn outputBuffer that does nothing.classImplementation of ServletOutputStream that stores all data written to it in a temporary buffer accessible fromPageOutputStream.getBuffer(java.lang.String).classImplementation of PrintWriter that stores all data written to it in a temporary buffer accessible fromPageWriter.getBuffer(java.lang.String).Methods in com.opensymphony.module.sitemesh.filter that return OutputBuffer