Hi Tobias
From: "Tobias Rademacher" <[EMAIL PROTECTED]>
> where are the classes DocumentResult and DocumentSource in your current
> realse.
They are both in the org.dom4j.io package, where all input & output related
code lives (conversion to and from SAX events, DOM trees and text as well as
XSLT / JAXP adapters).
There's a sample of them being used in /src/samples/XSLTDemo.java
e.g. here's the full API javadoc
http://dom4j.org/apidocs/index.html
org.dom4j.io javadoc...
http://dom4j.org/apidocs/org/dom4j/io/package-summary.html
or you can browse the CVS online here:-
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dom4j/dom4j/src/java/org/dom4
j/io/
The classes are in the dom4j.jar or dom4j-full.jar in the release
distribution too.
James
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dom4j-user