Package org.jclouds.json.internal
Class NullHackJsonLiteralAdapter.NullReplacingWriter
java.lang.Object
java.io.Writer
org.jclouds.json.internal.NullHackJsonLiteralAdapter.NullReplacingWriter
- All Implemented Interfaces:
Closeable
,Flushable
,Appendable
,AutoCloseable
- Enclosing class:
NullHackJsonLiteralAdapter<L>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NullReplacingWriter
-
-
Method Details
-
write
- Specified by:
write
in classWriter
- Throws:
IOException
-
write
- Overrides:
write
in classWriter
- Throws:
IOException
-
flush
- Specified by:
flush
in interfaceFlushable
- Specified by:
flush
in classWriter
- Throws:
IOException
-
close
- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceCloseable
- Specified by:
close
in classWriter
- Throws:
IOException
-