JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.dmfs.express.json
Interface JsonSink
All Known Implementing Classes:
StringBuilderSink
public interface
JsonSink
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
writeJson
(
CharSequence
text)
Method Details
writeJson
void
writeJson
(
CharSequence
text)
throws
IOException
Throws:
IOException