Java com.fasterxml.jackson.core.json JsonWriteContext fields, constructors, methods, implement or subclass

Example usage for Java com.fasterxml.jackson.core.json JsonWriteContext fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.fasterxml.jackson.core.json JsonWriteContext.

The text is from its open source code.

Field

Method

booleaninRoot()
Method that returns true if this context is a Root context; that is, content is being read from or written to without enclosing array or object structure.
intwriteValue()