BeanIO 2.0.4

Package org.beanio.internal.parser.format.json

Parser implementation for the JSON stream format.

See:
          Description

Interface Summary
JsonNode An interface implemented by any JSON segment or field.
 

Class Summary
JsonFieldFormat A FieldFormat implementation for a field in a JSON formatted record.
JsonMarshallingContext A MarshallingContext for JSON formatted streams.
JsonNodeUtil Utility class for working with a JsonNode.
JsonStreamFormat A StreamFormatSupport implementation for the JSON stream format.
JsonUnmarshallingContext An UnmarshallingContext for JSON formatted streams.
JsonWrapper A JsonWrapper is used to handle nested JSON objects.
 

Package org.beanio.internal.parser.format.json Description

Parser implementation for the JSON stream format.


BeanIO 2.0.4

Copyright © 2010-2013 Kevin Seim