B J M O R T
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- BufferPool - Interface in org.eclipse.parsson.api
-
char[] pool that pool instances of char[] which are expensive to create.
J
- JsonConfig - Interface in org.eclipse.parsson.api
M
- MAX_BIGDECIMAL_LEN - Static variable in interface org.eclipse.parsson.api.JsonConfig
-
Configuration property to limit maximum value of BigDecimal length when being parsed.
- MAX_BIGINTEGER_SCALE - Static variable in interface org.eclipse.parsson.api.JsonConfig
-
Configuration property to limit maximum value of BigInteger scale value.
O
- org.eclipse.parsson - module org.eclipse.parsson
-
Jakarta JSON API with Eclipse Parsson implementation.
- org.eclipse.parsson.api - package org.eclipse.parsson.api
R
- recycle(char[]) - Method in interface org.eclipse.parsson.api.BufferPool
-
Returns an object back to the pool.
- REJECT_DUPLICATE_KEYS - Static variable in interface org.eclipse.parsson.api.JsonConfig
-
Deprecated.in favor of
JsonConfig.KEY_STRATEGY
T
- take() - Method in interface org.eclipse.parsson.api.BufferPool
-
Gets a new char[] object from the pool.
All Classes All Packages