|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.fasterxml.jackson.xml.util | |
---|---|
com.fasterxml.jackson.xml.deser | |
com.fasterxml.jackson.xml.ser |
Classes in com.fasterxml.jackson.xml.util used by com.fasterxml.jackson.xml.deser | |
---|---|
XmlTokenStream
Simple helper class used on top of STAX XMLStreamReader to further
abstract out all irrelevant details, and to expose equivalent of flat token
stream with no "fluff" tokens (comments, processing instructions, mixed
content) all of which is just to simplify
actual higher-level conversion to JSON tokens |
Classes in com.fasterxml.jackson.xml.util used by com.fasterxml.jackson.xml.ser | |
---|---|
XmlRootNameLookup
Helper class used for efficiently finding root element name used with XML serializations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |