Results 1 to 2 of 2
Thread: XML instantiation by xpath
- 11-18-2009, 10:05 PM #1
Member
- Join Date
- Nov 2009
- Posts
- 1
- Rep Power
- 0
XML instantiation by xpath
Dear all,
i´m wondering if there is an API, that offers me the following possibility:
Let us assume, we have a XML Schema defining valid documents and an XPath describing a certain ressource in an xml document. Is there an API (e.g., JAXB) that offers me the possibility to "automatically" create the needed elements in order to insert a value into the element/attribute adressed with the XPath? In the terms of JAXB the whole object structure has to be build.
I know this is a quite heavy task, because of possible dependencies, but perhaps there is a way to solve that. Just building a vast number of if-else-blocks can´t be the right way.
Any ideas? Thanks for your help.
- 11-22-2009, 10:25 AM #2
Member
- Join Date
- Feb 2008
- Posts
- 78
- Rep Power
- 0
Hi,
You may be able to do it with any of these APIs
1) ALTOVA - XMLSpy 2010 Editor
Free Download: Altova XMLSpy XML Editor
2) oXygen XML Editor
oXygen XML Editor
3) XMLMind
XMLmind XML Editor: XMLmind XML Editor
I hope this helps.
Menre
Similar Threads
-
Instantiation order
By Jeremy720 in forum New To JavaReplies: 3Last Post: 07-17-2009, 03:19 PM -
instantiation
By Camden in forum New To JavaReplies: 1Last Post: 03-02-2008, 04:44 PM -
Instantiation
By kavithas in forum New To JavaReplies: 2Last Post: 12-05-2007, 04:56 PM -
Instantiation using an instance factory method
By JavaBean in forum Java TipReplies: 0Last Post: 09-26-2007, 08:25 PM -
object instantiation and arrayList
By lockmac in forum New To JavaReplies: 5Last Post: 08-09-2007, 06:25 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks