Uses of Interface
org.apache.johnzon.core.spi.JsonPointerFactory
-
Packages that use JsonPointerFactory Package Description org.apache.johnzon.core -
-
Uses of JsonPointerFactory in org.apache.johnzon.core
Classes in org.apache.johnzon.core that implement JsonPointerFactory Modifier and Type Class Description class
DefaultJsonPointerFactory
This is not a standard factory but allows Johnzon to support an extended version of JSon Pointer.Fields in org.apache.johnzon.core declared as JsonPointerFactory Modifier and Type Field Description private JsonPointerFactory
JsonProviderImpl. jsonPointerFactory
-