Projects tagged ‘serialization’ and ‘stax’


Jump to tag:

Projects tagged ‘serialization’ and ‘stax’

Filtered by Project Tags serialization stax

Refine results Project Tags java (2) codehaus (2) xml (2) remoting (1) persistence (1) json (1) messaging (1)

[2 total ]
60

XStream

   
Primary Language: Java Licensed as: BSD-ish License

XStream is a simple library to serialize objects to XML and back again. Features: Ease of use, no mappings, performance, clean XML, no modifications to classes, integration with XML libraries, full object graph support, customizable conversion strategies.

Metrics updated about 13 hours ago

1

StaxMate

 
Primary Language: Java Licensed as: Apache License 2.0,GNU Lesser General Public License 2.1

StaxMate is a light-weight framework that adds convenience to streaming XML-processing without significant additional overhead. It builds on top of StAX (JSR-173) compliant processors such as Woodstox , and offers two basic abstractions: * Cursors, which build on XMLStreamReaders * Output objects, which build on XMLStreamWriters.

Metrics updated about 16 hours ago