The Java Architecture for XML Binding provides a powerful and practical way of working with XML content from within Java applications. The newly released JAXB 2.0 offers many new features, including ...
By using that as a base class, you can override only the methods you’re interested in, while not worrying about the rest. If you’re working with Sun’s JAXP (Java API for XML Parsing) 1.1 or higher, ...