| | |
Delete last line from text file
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
While you do not need to use the DOM API to handle the XML, it is recommened. Just going through and deleting the last line and appending what you think is right can result in poorly formed XML documents.
If you are having troubles understanding the DOM API please feel free to post your code and ask questions, there are plenty of us here to help.
The basic idea of working with DOM is to:
Get your Document
Load your XML into it
Manipulate/create the tree
Save the document
Adding / removing nodes is very easy and you can build a tree as deep as you need.
If you are having troubles understanding the DOM API please feel free to post your code and ask questions, there are plenty of us here to help.
The basic idea of working with DOM is to:
Get your Document
Load your XML into it
Manipulate/create the tree
Save the document
Adding / removing nodes is very easy and you can build a tree as deep as you need.
Dont forget to spread the reputation to those that deserve!
![]() |
Similar Threads
- how to delete the last line of the text file using c# (ASP.NET)
- read-delete lines from a text file (PHP)
- delete first line from a text file (C++)
- How to delete a row in text file? (Visual Basic 4 / 5 / 6)
- 10 line text file (Java)
Other Threads in the Java Forum
- Previous Thread: Constructor with String[][] - URGENT
- Next Thread: Need URGENT help for java panels
| Thread Tools | Search this Thread |
-xlint add android api applet application array arrays automation bi binary blackberry bluetooth chat class classes client code compile compiler component converter database digit eclipse equation error event exception fractal freeze functiontesting game gameprogramming givemetehcodez graphics gui health html hyper ide idea image input int integer j2me java javame javaprojects jetbrains jni jpanel jtable julia learningresources linux list login loop main map method methods mobile myregfun netbeans newbie nonstatic notdisplaying page pearl print problem program programming project qt recursion scanner screen scrollbar server set size sms sort spamblocker sql string superclass swing system thread threads time tree variablebinding windows xor





