blog.davidkaspar.com
The Story of David Kaspar: Java Archives
http://blog.davidkaspar.com/archives/java/index.php
The Story of David Kaspar. Online journal and ponderings about the Internet, gadgets and photography. JSR 303: Combining custom and standard validators. July 12, 2011. We are using the JSR 303 Bean validation. API ( Hibernate validator. As the implementation) on a project and recently faced a problem. Whenever we were using our own custom validators in combination with standard validators like NotNull and NotEmpty, the standard validators seemed to be ignored. Public boolean isValid (. Hide any required ...
kobjects.net
kobjects.org
http://www.kobjects.net/utils/index.html
Classes suitable for Android, J2ME and J2SE. For MIDP programs, it may make sense to copy the static methods to a general utils class in order to reduce memory overhead. Base 64 encoder / decoder. Input Stream wrapper that reads a fixed amount of bytes from another input stream. Useful e.g. to avoid reading beyond the HTTP content length. Convert ISO compliant date strings to Date objects and back. A simple XML pull parser, similar to kXML, but not supporting namespaces or legacy events.
ksoap.objectweb.org
kSOAP Downloads
http://ksoap.objectweb.org/software/downloads
The file extensions have been changed from. In order to avoid download problems with some versions of Netscape. You can either rename them to. 120 is required for compiling kSOAP (the min version is sufficient). Fix for arrays with forward references. Mike Jones has modified the SoapParser implementation so that it can take arrays in the form that .Net creates them: arrays using references to items. Current Version: 1.2. Complete kSOAP MIDP JAR file (preverified, including. Implementation that is able to...
kxml.objectweb.org
kXML Downloads
http://kxml.objectweb.org/software/downloads
The file extensions have been changed from. In order to avoid download problems with some versions of Netscape. You can either rename them to. For using kXML with the J2ME Wireless Toolkit, please save the corresponding zip file(s) in the. Subdirectory of your project folder(s). KXML2 is currently hosted at kobjects.org. For kXML2 download, please visit kxml.org. A minimal pull parsr providing an API similar to kXML2 but without namespace support is available f rom kobjects.org. KXML 1.21 (stable).