Skip to content

Streaming API #1

@yagee-de

Description

@yagee-de

Would it be possible to translate between streaming APIs like SAX ContentHandler and Jacksons JsonParser / JsonGenerator?

http://www.cowtowncoder.com/blog/archives/2009/01/entry_132.html

E.g. this would allow to parse an XML document from a JSON source via JsonParser --> XSonify as XMLReader --> use custom ContentHandler (e.g. JDOM) or even XSLT-Prozessor.

In the other direction it allows to stream XML sources to JSON without intermediate representation of a tree-like document.

Would be cool, if Xsonify could handle this use case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions