Filtered by
codehaus
Refine results
java (6)
stax (4)
xml (3)
serialization (2)
di (2)
ioc (2)
inversion_of_control (2)
json (2)
dependency_injection (2)
container (2)
embedded (1)
parser (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 about 20 hours ago
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 05 Jul 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 18 hours ago
NanoContainer is a container for components honouring dependency injection. NanoContainer builds on top of PicoContainer the support for several scripting meta-languages (XML, Groovy, Bsh, Jython and Rhyno), AOP, Web frameworks (Struts and WebWork), Persistence (Hibernate) SOAP, JMX, and much more.
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 about 14 hours ago
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 06 Jul 08
XSite is a simple yet flexible site generation tool.
Metrics updated 17 Jun 08
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 23 hours ago
java
c++
web
development
linux
php
python
library
programming
tools