- 
- 
Field Summary
Fields 
| Modifier and Type | Field and Description |  
| private boolean | closed |  
| private javax.json.stream.JsonGenerator | generator |  
 
 
- 
Constructor Summary
Constructors 
| Constructor and Description |  
| JsonWriterImpl(javax.json.stream.JsonGenerator generator) |  
 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Field Detail
- 
closedprivate boolean closed 
 
 
- 
Method Detail
- 
closepublic void close() 
- Specified by:
- closein interface- Closeable
- Specified by:
- closein interface- AutoCloseable
- Specified by:
- closein interface- javax.json.JsonWriter
 
 
 
 
 
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.