Refine results
stax (4)
xml (3)
serialization (2)
json (2)
parser (1)
remoting (1)
library (1)
inversion_of_control (1)
ioc (1)
messaging (1)
proxy (1)
di (1)
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 28 Aug 08
PicoContainer is a lightweight and highly embeddable container for components that honour Dependency Injection. Despite it being very compact in size (the core is ~100K and it has no mandatory dependencies outside the JDK), PicoContainer supports
Metrics updated 29 Aug 08
Woodstox is a high-performance validating namespace-aware StAX-compliant (JSR-173) Open Source XML-processor written in Java. XML processor means that it handles both input (== parsing) and output (== writing, serialization)), as well as supporting tasks such as validation.
Metrics updated about 16 hours ago
Jettison is a collection of StAX parsers and writers which read and write JSON. This allows nearly transparent enablement of JSON based web services in services frameworks like CXF.
Metrics updated 29 Aug 08
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 21 hours ago
Have you ever developed code that uses java.lang.reflect.Proxy and thought: "That CGLIB library sure is cool. I wish I could leverage both standard proxies and CGLIB proxies without changing my code". With ProxyToys you can! ProxyToys is to
Metrics updated about 4 hours ago
java
c++
web
development
linux
php
library
python
programming
tools