public class JsonWriter.Context extends AbstractBsonWriterContext
| Type Params | Return Type | Name and description |
|---|---|---|
|
public Context |
getParentContext() |
Creates a new context.
parentContext - the parent context that can be used for going back up to the parent levelcontextType - the type of this contextindentChars - the String to use for indentation at this level.