boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - any JAXB high hands?
相关主题
JAXB
XML schema to instance generator?
How to create a binding schema in jaxb.
Java XML parser的问题
need help from the J2EE expert
ETL process in JAVA. --有建议的请回这个贴。
What do you use to process XML?
新手学习web service,有人想一起做点project吗?
XOM 求助
maven真是个好东东
相关话题的讨论汇总
话题: jaxb话题: xml话题: say话题: schema话题: want
进入Java版参与讨论
1 (共1页)
c*****t
发帖数: 1879
1
Want to ask some questions:
1. Can JAXB directly unmarshal an XML document into a tree of existing
type classes, say JMenu/JMenuItem tree?
Specifically, I want to know if it possible to create a library
of converting XML->Swing objects (can be limited to only menu creation)
directly using JAXB without much Java work, say 5 lines not counting
imports, at most, and only provide an XML schema.
2. How does JAXB deal with evolving schemas? Say I have a schema on
day 1, and day 14 I
1 (共1页)
进入Java版参与讨论
相关主题
maven真是个好东东
JDK1.4 bug: Mnemonic key does not work in Windows Look and Feel?
Java menu accelerator not working
XSD to java beans
哪位能大概介绍一下XML的那些API
Java EE vs. Core Java, 该选哪个呢?
Export/Import selected entities
Generics应该怎么得到它的class?
Spring JBOSS
试着比较 JAXB/StAX/XStream/SAX
相关话题的讨论汇总
话题: jaxb话题: xml话题: say话题: schema话题: want