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 jsonBufferStrategy.BufferProvider BufferStrategyFactory.QueueProvider BufferStrategyFactory.SingletonProvider BufferStrategyFactory.ThreadLocalProvider DiffBase Commonly used methods for diffsHStack HStack.Node JohnzonJsonParser JsonParser with extended functionalityJohnzonJsonParserImpl Base parser which handles higher level operations which are mixtures of Reader and Parsers likegetObject(), getValue(), getArray()
JsonChars JsonGeneratorFactoryImpl.Buffer JsonGeneratorImpl.GeneratorState JsonParserFactoryImpl JsonPatchImpl.PatchValue JsonStreamParserImpl 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