Wat is the work of this Class

DocumentBuiledrDocumentBuilderFactory...etc....can anyone explain me in detail...
[95 byte] By [ttrr] at [2007-11-26 12:16:05]
# 1
I assume you have already read the class descriptions in their API docs, and have also briefly checked the XML tutorial. What further clarification do you need? Or maybe you have some specific question?Mike
bellyripper at 2007-7-7 14:51:37 > top of Java-index,Archived Forums,Socket Programming...
# 2
Seriously, if you can't even be bothered to spell DocumentBuilder correctly then why should I bother to tell you to RTFM.-
YoGee at 2007-7-7 14:51:37 > top of Java-index,Archived Forums,Socket Programming...
# 3
i want to know wat exactly these above mentioned classes do?
ttrr at 2007-7-7 14:51:37 > top of Java-index,Archived Forums,Socket Programming...
# 4
ok...DocumentBuilder
ttrr at 2007-7-7 14:51:37 > top of Java-index,Archived Forums,Socket Programming...
# 5
So ... http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/parsers/DocumentBuilder.html http://java.sun.com/j2se/1.5.0/docs/api/javax/xml/parsers/DocumentBuilderFactory.html
YoGee at 2007-7-7 14:51:37 > top of Java-index,Archived Forums,Socket Programming...