Software project - JKVPF

Abstract

Java Key/Value Parsing Framework is a class library allowing to declare a list of key/value pairs one expects to be passed as an argument. Then, the parser parses the input and verifies that no unallowd keys are passed. Additionally the values are getting passed to mapper objects. These validate the values and transform them to an appropriate object. In most cases this will be a string but might also be an integer or date object.

Project characteristics

Project # 2003/2
Project name JKVPF
Started 01.04.03
Completed 03.04.03
Version/release V1/R1
Author Holger Zahnleiter
Tools/libraries JDK 1.4.1 (sould also work with older versions of JDK); JUtil (my Java library, available on my homepage);
Platform Any system with a JVM
Used for project 2003/3 Extensible Code Generator Framework (XCGF);

Downloadable project file

Executable: jkvpf.jar (11k bytes)
Documentation: JKVPF20032_doc.pdf (118k bytes)
JUtil library: jutil.jar (1k bytes)
Javadoc: jkvpf_javadoc.zip (84k bytes)
Source: JKVPF20032_src.zip (16k bytes)
Executable: JKVPF20032_bin.zip (9k bytes)






Related ressources

Links

Mapping XML to Java - Part 1 - www.javaworld.com/javaworld/jw-08-2000/jw-0804-sax.html
Mapping XML to Java - Part 2 - www.javaworld.com/javaworld/jw-10-2000/jw-1006-sax.html




Home

this page was updated: 05.04.03 09:29:29
holger@zahnleiter.org

The use of my page's content (programs, wiring diagrams, pictures, documents) is free for non-commercial purposes only.

The information in this document has been carefully reviewed and is believed to be reliable, but I do not assume any liability arising out of the application or use of any documents, programs or circuit described herein.

Furthermore I want to declare that I'm not responsible in any way for the content of other web pages, books and other sources I'm refering to.