; Xermes logo

Purpose & features
User info
Developer info

Class model [with class diagram]
Session example [with sequence diagram]
Dependencies

Licence
Xermes at SourceForge
Session example [with sequence diagram] navigational trunk [reserved for future use] Licence



Dependencies



We will surely use
  • jUnit, toolset for writing unit tests.
  • log4j, well-designed logging facility.
  • Swing, the most common GUI library for Java applications. First implementation of Xermes client will be probably this one.
We may use
  • dom4j, DOM-like model of XMLs. Robust, stable, fast.., but reasonably not XForms-specific.
  • jxForms, specific DOM-like model of XForms compliant documents. Unable to parse (yet).
This list is not exhaustive.