- read() - Method in class org.apache.johnzon.core.JsonReaderImpl
-
- readAllBytes(PushbackInputStream) - Static method in class org.apache.johnzon.core.RFC4627AwareInputStreamReader
-
According to the Java API "An attempt is made to read as many as len bytes, but a smaller number may be read".
- readArray() - Method in class org.apache.johnzon.core.JsonReaderImpl
-
- readerFactory - Variable in class org.apache.johnzon.core.JsonProviderImpl.JsonProviderDelegate
-
- readNextChar() - Method in class org.apache.johnzon.core.JsonStreamParserImpl
-
- readNextNonWhitespaceChar(char) - Method in class org.apache.johnzon.core.JsonStreamParserImpl
-
- readNumber() - Method in class org.apache.johnzon.core.JsonStreamParserImpl
-
- readObject() - Method in class org.apache.johnzon.core.JsonReaderImpl
-
- readResolve() - Method in class org.apache.johnzon.core.SerializableValue
-
- readString() - Method in class org.apache.johnzon.core.JsonStreamParserImpl
-
- readValue() - Method in class org.apache.johnzon.core.JsonReaderImpl
-
- referenceTokens - Variable in class org.apache.johnzon.core.JsonPointerImpl
-
- release(T) - Method in interface org.apache.johnzon.core.BufferStrategy.BufferProvider
-
- release(char[]) - Method in class org.apache.johnzon.core.BufferStrategy.CharBufferByInstanceProvider
-
- release(char[]) - Method in class org.apache.johnzon.core.BufferStrategy.CharBufferSingletonProvider
-
- release(T) - Method in class org.apache.johnzon.core.BufferStrategy.QueueProvider
-
- release(T) - Method in class org.apache.johnzon.core.BufferStrategy.SingletonProvider
-
- release(StringBuilder) - Method in class org.apache.johnzon.core.BufferStrategy.StringBuilderByInstanceProvider
-
- release(StringBuilder) - Method in class org.apache.johnzon.core.BufferStrategy.StringBuilderQueueProvider
-
- release(StringBuilder) - Method in class org.apache.johnzon.core.BufferStrategy.StringBuilderSingletonProvider
-
- release(StringBuilder) - Method in class org.apache.johnzon.core.BufferStrategy.StringBuilderThreadLocalProvider
-
- release(T) - Method in class org.apache.johnzon.core.BufferStrategy.ThreadLocalProvider
-
- release(T) - Method in class org.apache.johnzon.core.ThreadLocalBufferCache
-
- releaseFallBackCopyBufferLength - Variable in class org.apache.johnzon.core.JsonStreamParserImpl
-
- remove(int) - Method in class org.apache.johnzon.core.JsonArrayBuilderImpl
-
- remove() - Method in class org.apache.johnzon.core.JsonInMemoryParser.ArrayIterator
-
- remove() - Method in class org.apache.johnzon.core.JsonInMemoryParser.ObjectIterator
-
- remove(String) - Method in class org.apache.johnzon.core.JsonObjectBuilderImpl
-
- remove(String) - Method in class org.apache.johnzon.core.JsonPatchBuilderImpl
-
- remove(JsonStructure) - Method in class org.apache.johnzon.core.JsonPointerImpl
-
Removes the value at the reference location in the specified target
- remove(JsonObject) - Method in class org.apache.johnzon.core.JsonPointerImpl
-
Removes the value at the reference location in the specified target
- remove(JsonArray) - Method in class org.apache.johnzon.core.JsonPointerImpl
-
Removes the value at the reference location in the specified target
- remove(JsonValue, int, int) - Method in class org.apache.johnzon.core.JsonPointerImpl
-
- replace(String, JsonValue) - Method in class org.apache.johnzon.core.JsonPatchBuilderImpl
-
- replace(String, String) - Method in class org.apache.johnzon.core.JsonPatchBuilderImpl
-
- replace(String, int) - Method in class org.apache.johnzon.core.JsonPatchBuilderImpl
-
- replace(String, boolean) - Method in class org.apache.johnzon.core.JsonPatchBuilderImpl
-
- replace(JsonStructure, JsonValue) - Method in class org.apache.johnzon.core.JsonPointerImpl
-
Replaces the value at the referenced location in the specified
target
with the specified value
.
- replace(JsonObject, JsonValue) - Method in class org.apache.johnzon.core.JsonPointerImpl
-
Replaces the value at the referenced location in the specified
- replace(JsonArray, JsonValue) - Method in class org.apache.johnzon.core.JsonPointerImpl
-
Replaces the value at the referenced location in the specified
- RFC4627AwareInputStreamReader - Class in org.apache.johnzon.core
-
- RFC4627AwareInputStreamReader(InputStream) - Constructor for class org.apache.johnzon.core.RFC4627AwareInputStreamReader
-
- RFC4627AwareInputStreamReader(PushbackInputStream) - Constructor for class org.apache.johnzon.core.RFC4627AwareInputStreamReader
-