|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.fasterxml.jackson.databind.ext | |
---|---|
com.fasterxml.jackson.databind.deser | Contains implementation classes of deserialization part of data binding. |
com.fasterxml.jackson.databind.ext | Contains extended support for "external" packages: things that may or may not be present in runtime environment, but that are commonly enough used so that explicit support can be added. |
com.fasterxml.jackson.databind.ser | Contains implementation classes of serialization part of data binding. |
Classes in com.fasterxml.jackson.databind.ext used by com.fasterxml.jackson.databind.deser | |
---|---|
OptionalHandlerFactory
Helper class used for isolating details of handling optional+external types (javax.xml classes) from standard factories that offer them. |
Classes in com.fasterxml.jackson.databind.ext used by com.fasterxml.jackson.databind.ext | |
---|---|
DOMDeserializer
Base for serializers that allows parsing DOM Documents from JSON Strings. |
|
OptionalHandlerFactory
Helper class used for isolating details of handling optional+external types (javax.xml classes) from standard factories that offer them. |
Classes in com.fasterxml.jackson.databind.ext used by com.fasterxml.jackson.databind.ser | |
---|---|
OptionalHandlerFactory
Helper class used for isolating details of handling optional+external types (javax.xml classes) from standard factories that offer them. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |