| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.fasterxml.jackson.dataformat.xml.deser | |
|---|---|
| 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. | 
| com.fasterxml.jackson.dataformat.xml.deser | |
| Classes in com.fasterxml.jackson.dataformat.xml.deser used by com.fasterxml.jackson.dataformat.xml | |
|---|---|
| FromXmlParser JsonParserimplementation that exposes XML structure as
 set of JSON events that can be used for data binding. | |
| FromXmlParser.Feature Enumeration that defines all togglable features for XML parsers | |
| Classes in com.fasterxml.jackson.dataformat.xml.deser used by com.fasterxml.jackson.dataformat.xml.deser | |
|---|---|
| FromXmlParser JsonParserimplementation that exposes XML structure as
 set of JSON events that can be used for data binding. | |
| FromXmlParser.Feature Enumeration that defines all togglable features for XML parsers | |
| XmlReadContext Extension of JsonStreamContext, which implements
 core methods needed, and adds small amount of additional
 state data we need. | |
| XmlTokenStream Simple helper class used on top of STAX XMLStreamReaderto 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 | |
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||