public class CharBuffer extends Buffer
| Constructor and Description |
|---|
CharBuffer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doReset() |
String |
getChars()
Return the chars of the content held by the fragment or null.
|
PrintWriter |
getWriter()
Returns the writer.
|
commit, isCommited, resetpublic String getChars()
public PrintWriter getWriter() throws IllegalStateException
IllegalStateException - if the output stream is already used or if no content type is definedCopyright © 2003-2020 GateIn. All Rights Reserved.