Package | Description |
---|---|
com.fasterxml.jackson.dataformat.ion |
Modifier and Type | Method and Description |
---|---|
IonWriteContext |
IonWriteContext.createChildArrayContext() |
IonWriteContext |
IonWriteContext.createChildObjectContext() |
IonWriteContext |
IonWriteContext.createChildSexpContext() |
static IonWriteContext |
IonWriteContext.createRootContext(com.fasterxml.jackson.core.json.DupDetector dd) |
Constructor and Description |
---|
IonWriteContext(int type,
IonWriteContext parent,
com.fasterxml.jackson.core.json.DupDetector dups) |
Copyright © 2021 FasterXML. All rights reserved.