Hi Michael
Unfortunately not, the javadoc, cookbook and quick
start guide are currently all the documentation available.
The only helpful way of learning to use dom4j is to
try looking at the sample programs in
dom4j/src/samples/
or the JUnit tests might be helpful
here:-
dom4j/src/test/
James
|
Title: What is the best way to create a class that manage pieces of a document?