Package org.hibernate.search.backend.elasticsearch.gson.impl
package org.hibernate.search.backend.elasticsearch.gson.impl
-
ClassDescriptionJsonAccessor<T>An interface that abstracts the ways of accessing values in a JSON tree.A
JsonAccessorthat ensures the accessed object is aJsonObject.A marker annotation for the field containing a map of extra properties, when usingAbstractExtraPropertiesJsonAdapter.