Uses of Interface
overit.geocall.util.gson.Adapter.Cast
Packages that use Adapter.Cast
-
Uses of Adapter.Cast in overit.geocall.util.gson
Classes in overit.geocall.util.gson that implement Adapter.CastModifier and TypeClassDescriptionclassClass that manages the serialization and deserialization of a DateObjectclassClass that manages the serialization and deserialization of a EuroObjectsMethods in overit.geocall.util.gson with parameters of type Adapter.CastModifier and TypeMethodDescriptionstatic ObjectAdapter.cast(Object o, String where, Adapter.Cast ac) The path are of type JSONPath, that is $.fieldA.fieldB[pos0].fieldC[*][pos3].* where the name and the positions can be *protected static ObjectAdapter.cast(Object o, Path cursor, Adapter.Cast ac, Path filter, boolean cast)