. Both can create Java objects from XML and vice versa based on a schema.
--
Muzaffer
-Original Message-
From: [EMAIL PROTECTED] [mailto:dom4j-user-
[EMAIL PROTECTED]] On Behalf Of Joey
Sent: Tuesday, February 05, 2008 2:46 AM
To: dom4j-user@lists.sourceforge.net
Subject: [dom4j-us
Behalf Of Joey
> Sent: Tuesday, February 05, 2008 2:46 AM
> To: dom4j-user@lists.sourceforge.net
> Subject: [dom4j-user] How to retrace object from XML.
>
> Hi all.
>
> I have a question, I am using dom4j to write/read XML. I need to
> retrace some objects from XML. I tried to
Hi all.
I have a question, I am using dom4j to write/read XML. I need to
retrace some objects from XML. I tried to find solution in dom4j
manual, but seems have to hard code class name and property name, and
write those java code for every object. like this
---
String name = country.valu
Hi all.
I have a question, I am using dom4j to write/read XML. I need to
retrace some objects from XML. I tried to find solution in dom4j
manual, but seems have to hard code class name and propery name, and
write those java code for every object. like this
---
String name = country.value