Class Buffer
java.lang.Object
com.opensymphony.module.sitemesh.filter.Buffer
When SiteMesh is activated for a request, the contents of the response are stored in this buffer, where they can
later be accessed as a parsed Page object.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Buffer
-
-
Method Details
-
getContents
- Throws:
IOException
-
parse
- Throws:
IOException
-
getWriter
-
getOutputStream
public jakarta.servlet.ServletOutputStream getOutputStream() -
isUsingStream
public boolean isUsingStream()
-