Cover Pages Logo SEARCH
Advanced Search
ABOUT
Site Map
CP RSS Channel
Contact Us
Sponsoring CP
About Our Sponsors

NEWS
Cover Stories
Articles & Papers
Press Releases

CORE STANDARDS
XML
SGML
Schemas
XSL/XSLT/XPath
XLink
XML Query
CSS
SVG

TECHNOLOGY REPORTS
XML Applications
General Apps
Government Apps
Academic Apps

EVENTS
LIBRARY
Introductions
FAQs
Bibliography
Technology and Society
Semantics
Tech Topics
Software
Related Standards
Historic

Release of Relaxer Version 0.9


Date:      09 May 2000 08:24:37 +0900
From:      ASAMI Tomoharu <asami@zeomtech.com>
To:        reldeve@egroups.com
Subject:   [reldeve] ANN: Relaxer 0.9

Hello All,

Relaxer 0.9 can be downloaded from:

     http://www.asahi-net.or.jp/~dp8t-asm/java/tools/Relaxer/

Relaxer is the Java class generator that addresses a XML document complied with the XML model defined by RELAX. By using Relaxer, no tedious DOM programming is required to make a XML aware program.

Relaxer 0.9 supports these features.

  • Xerces is used for XML Parser
  • XBase feature for include operation (XML Base Feb. 21)
  • specify XBase from command line(-xmlBase option)
  • composite mechanism(-composite option)
  • visitor mechanism(-visitor option)
  • enable xml:lang(-useXMLLang option)
  • enable xml:space(-useXMLSpace option)
  • enable xml:base(-useXMLBase option)
  • retain element used by object generation(-xmlElement option)
  • name style feature(-nameStyle option)

I believe that Composite and visitor mechanism is valuable features to use Relaxer for a practical development tool.

Please check sample/visitor directory. You can understand how these features makes development process more effective.

Regards,
ASAMI, Tomoharu
asami@zeomtech.com


Prepared by Robin Cover for The XML Cover Pages archive. See the reference section "REgular LAnguage description for XML (RELAX)" and the RELAX Web site.


Globe Image

Document URL: http://xml.coverpages.org/relaxer09Ann.html