Episode 18
- Oct 29, 2012
JAXP Simple API for Java (SAX)
JAXP, DOM, SAX, STAX. Dear lord, why so many acronyms when all I want to do is find a tag in some xml?!!! In this episode, we'll take a look at how to do just that using SAX which is one of the api's provided by the Java API for Xml Processing (JAXP).