public interface BaseWriter extends AutoCloseable, Positionable
Modifier and Type | Interface and Description |
---|---|
static interface |
BaseWriter.ComplexWriter |
static interface |
BaseWriter.DictWriter |
static interface |
BaseWriter.ListWriter |
static interface |
BaseWriter.MapOrListWriter |
static interface |
BaseWriter.MapWriter |
static interface |
BaseWriter.ScalarWriter |
Modifier and Type | Method and Description |
---|---|
FieldWriter |
getParent() |
int |
getValueCapacity() |
close
setPosition
FieldWriter getParent()
int getValueCapacity()
Copyright © 1970 The Apache Software Foundation. All rights reserved.