Home | History | Annotate | Download | only in versions

Lines Matching full:jsonwriter

825 <p>New classes, {@link android.util.JsonReader} and {@link android.util.JsonWriter}, help you
837 <p>You can create an instance of {@link android.util.JsonWriter} by calling its constructor and
839 similar to the reader, using {@link android.util.JsonWriter#name name()} to add a property name
840 and an appropriate {@link android.util.JsonWriter#value value()} method to add the respective