File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Beginning Java and the fly likes DOM doc is not adding a ProcessingInstruction Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "DOM doc is not adding a ProcessingInstruction" Watch "DOM doc is not adding a ProcessingInstruction" New topic
Author

DOM doc is not adding a ProcessingInstruction

Dieter Stryker
Greenhorn

Joined: Mar 21, 2009
Posts: 11
What am I doing wrong here that the ProcessingInstruction is not being added to the xmlDoc. All of my Elements are added with no issues...

 
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: DOM doc is not adding a ProcessingInstruction
 
Similar Threads
Adding an xml-stylesheet Processing Instruction to a document
Converting JDBC Statements into XML document using SAX or DOM
Appending data to existing XML file
Writing Strings in File
write to f file