Class CharBuffer
java.lang.Object
org.gatein.pc.portlet.impl.jsr168.Buffer
org.gatein.pc.portlet.impl.jsr168.CharBuffer
/
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.gatein.pc.portlet.impl.jsr168.Buffer
commit, isCommited, reset
-
Constructor Details
-
CharBuffer
public CharBuffer()
-
-
Method Details
-
getChars
Return the chars of the content held by the fragment or null.- Returns:
- the chars
-
getWriter
Returns the writer.- Returns:
- the writer
- Throws:
IllegalStateException- if the output stream is already used or if no content type is defined
-
doReset
protected void doReset()
-