The example does not compile
Status: Beta
Brought to you by:
eobrain
The example has this line:
Document doc = Parser.parse( xmlFile );
but it does not compile. It appears there is no
constructor anymore that takes a File argument. The API
docs need changing too to reflect this.
(And btw, what is the "systemID" that most of the
constructors require?)
Cheers,
Dave