Java API for XML Processing: Difference between revisions

Content deleted Content added
Marking article as out of date.
Line 1:
{{Out of date}}
 
The '''Java API for [[XML]] Processing''', or '''JAXP''', is one of the [[Java XML]] [[programming]] [[Application programming interface|API]]s. It provides the capability of validating and parsing [[XML]] documents. The two basic parsing interfaces are:
* the [[Document Object Model]] parsing interface or '''DOM''' interface