This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java in General and the fly likes Xalan - node.setNodeValue(String) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Xalan - node.setNodeValue(String)" Watch "Xalan - node.setNodeValue(String)" New topic
Author

Xalan - node.setNodeValue(String)

Grégoire Berclaz
Greenhorn

Joined: Feb 19, 2003
Posts: 28
Hello,
I need xalan and read xml files with. Now I would like to edit a node. I select this node with
Then I set a value to this node
Then I check it and it wrote : "myLogo.gif"
If I open my xml file, the (only) node "logo" hasn't got a value...
What my problem? Why the string "myLogo.gif" isn't save?
Gr�goire Berclaz
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Xalan - node.setNodeValue(String)
 
Similar Threads
About Xalan
Sample Code For DOM
node type text
Node.getNodeValue() is not parsing "
return as xml document