Skip to content
southernbear edited this page Oct 27, 2012 · 3 revisions

Home > Developing > CookSwing

It's a subproject of CookXml

CookXml

"CookXml is a powerful general purpose dynamic XML data binding tool."

basic component

  • CookXml
  • TagLibrary - define xml scheme and configure how to handle tags and attributes
  • Creator - create object cooresponding to tag
  • Converter - convert non-string attribute value, such as integer value.
  • Setter - tell how to set attribute, such as enumeration value.
  • Adder - handle how parent act with child

Tools

  • Subversion
  • Ant
  • JDK

Clone this wiki locally