|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate
org.apache.wink.json4j.compat.impl.ApacheJSONStringerDelegate
public class ApacheJSONStringerDelegate
| Field Summary |
|---|
| Fields inherited from class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate |
|---|
delegate, writer |
| Constructor Summary | |
|---|---|
ApacheJSONStringerDelegate()
|
|
| Method Summary | |
|---|---|
void |
close()
Over-ride to do nothing for the stringer. |
java.lang.String |
toString()
Return a string of the stringer contents. |
| Methods inherited from class org.apache.wink.json4j.compat.impl.ApacheJSONWriterDelegate |
|---|
array, endArray, endObject, flush, key, object, value, value, value, value, value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.wink.json4j.compat.JSONWriter |
|---|
array, endArray, endObject, flush, key, object, value, value, value, value, value |
| Constructor Detail |
|---|
public ApacheJSONStringerDelegate()
| Method Detail |
|---|
public java.lang.String toString()
toString in interface JSONStringertoString in class java.lang.Object
public void close()
throws java.io.IOException,
java.lang.IllegalStateException
close in interface JSONWriterclose in class ApacheJSONWriterDelegatejava.io.IOException
java.lang.IllegalStateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||