JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Package
org.apache.johnzon.core
Packages that use
org.apache.johnzon.core
Package
Description
org.apache.johnzon.core
Classes in
org.apache.johnzon.core
used by
org.apache.johnzon.core
Class
Description
AbstractJsonFactory
Buffered
A
Buffered
is a source or destination of data that is buffered before writing or reading.
BufferStrategy
Plugable way to hold various buffers for reading and writing json
BufferStrategy.BufferProvider
BufferStrategyFactory.QueueProvider
BufferStrategyFactory.SingletonProvider
BufferStrategyFactory.ThreadLocalProvider
DiffBase
Commonly used methods for diffs
HStack
HStack.Node
JohnzonJsonParser
JsonParser with extended functionality
JohnzonJsonParserImpl
Base parser which handles higher level operations which are mixtures of Reader and Parsers like
getObject(), getValue(), getArray()
JsonChars
JsonGeneratorFactoryImpl.Buffer
JsonGeneratorImpl.GeneratorState
JsonParserFactoryImpl
JsonPatchImpl.PatchValue
JsonProviderImpl
JsonStreamParserImpl
JsonStreamParserImpl.Buffer
JsonStreamParserImpl.StructureElement
RejectDuplicateKeysMode
RejectDuplicateKeysMode.Put
SimpleStack
SimpleStack.Element
Snippet
Constructs short snippets of serialized JSON text representations of JsonValue instances in a way that is ideal for error messages.
Snippet.Buffer.SnippetWriter
Specialized Writer with three internal states: Writing, Completed, Truncated.
Snippet.PassthroughWriter
ThreadLocalBufferCache