|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.rest.representations.TextPlainReader<T>
public abstract class TextPlainReader<T>
| Constructor Summary | |
|---|---|
TextPlainReader()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getEntityAsString(java.io.InputStream entityStream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.ws.rs.ext.MessageBodyReader |
|---|
isReadable, readFrom |
| Constructor Detail |
|---|
public TextPlainReader()
| Method Detail |
|---|
protected java.lang.String getEntityAsString(java.io.InputStream entityStream)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||