Package | Description |
---|---|
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.
|
Class and Description |
---|
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.
|
Copyright © 2014–2015 FasterXML. All rights reserved.