|
Packages |
| net.sourceforge.xconf.toolbox |
Miscellaneous utility classes, such as Base64 and Hex encoders, IO cleanup classes,
system clock abstractions, and an implementation of a Money primitive type. |
| net.sourceforge.xconf.toolbox.easymock |
EasyMock 2.x utility classes. |
| net.sourceforge.xconf.toolbox.editors |
Custom property editors for enumerated types and other funky data types. |
| net.sourceforge.xconf.toolbox.generic |
Utility classes modified to use generics and other enhancements available in JDK 1.5+ libraries. |
| net.sourceforge.xconf.toolbox.generic.filters |
Common reusable filter implementations. |
| net.sourceforge.xconf.toolbox.hibernate |
Miscellaneous Hibernate2 utility classes, including custom user types for Commons-Lang enumerations. |
| net.sourceforge.xconf.toolbox.hibernate3 |
Miscellaneous Hibernate3 utility classes, including custom user types for Commons-Lang enumerations. |
| net.sourceforge.xconf.toolbox.ibatis |
Custom iBatis persistance callbacks to map Commons-Lang (and other) types. |
| net.sourceforge.xconf.toolbox.jms |
JMS Connection pools, drivers for POJO message-driven beans and Spring JmsTemplates that support connection pools. |
| net.sourceforge.xconf.toolbox.mockcontrol |
EasyMock 1.x utility classes. |
| net.sourceforge.xconf.toolbox.rules |
Components for a configurable and reusable rule framework. |
| net.sourceforge.xconf.toolbox.spring |
Miscellaneous Spring framework utility classes, such as an implementation of a
Struts Tiles definition factory that plays nicely with Spring Framework's
localisation mechanism and a TimeZone resolution strategy. |
| net.sourceforge.xconf.toolbox.spring.action |
An implementation of a Spring Framework AbstractCommandController that allows us to use Spring-managed beans as command
objects, This controller permits these beans to have their own execution methods invoked automatically following
property binding. |
| net.sourceforge.xconf.toolbox.spring.mvc |
Miscellaneous Spring MVC framework addon classes. |
| net.sourceforge.xconf.toolbox.ssl |
JDK 1.4+ and old JSSE versions of SSL and HTTPS configuration utility classes. |
| net.sourceforge.xconf.toolbox.web |
Miscellaneous web utility classes, such as a UTF-8 Query String builer/parser, a
URITemplate class to create and parse RESTful URLs, and a little class to help you
to create a list of page numbers for paging through large result sets. |
| net.sourceforge.xconf.toolbox.xml |
Utility classes for JDOM Element and Document manipulation. |