First page Back Continue Last page Overview Graphics
JDOM
- Simplest of the existing APIs (but it could be simpler)
- There's more than one way to do it:- 3+ ways to read an attribute value
- 5+ ways to read a child element
 
- Not always well-formed:- Processing instruction data
- Text content
- Internal DTD subset
 
- Setter methods don't return void