Package | Description |
---|---|
com.fasterxml.jackson.dataformat.xml |
Package that contains XML-based backends which can serialize POJOs
to and deserialize from XML, using Stax XML parsers and generators
for XML processing and mostly standard Jackson data binding otherwise.
|
Modifier and Type | Method and Description |
---|---|
static XmlAnnotationIntrospector.Pair |
XmlAnnotationIntrospector.Pair.instance(com.fasterxml.jackson.databind.AnnotationIntrospector a1,
com.fasterxml.jackson.databind.AnnotationIntrospector a2) |
Copyright © 2017 FasterXML. All rights reserved.