标题: A easy to use java-xml binding framework, Zeus [打印本页] 作者: wangsong2 时间: 2006-03-29 12:40 标题: A easy to use java-xml binding framework, Zeus the key step:
1: to generate java source files from the dtd or dsd files
zeus.bat -constraints=
[-outputDir=]
[-collapseSimpleElements=]
[-ignoreIDAttributes=]
[-javaPackage=]
[-root=]
2: marshal and unmarshal between java and xml object.