Not as such. Though you can register your own EntityResolver (its an
interface from SAX) which you can use to load resources (DTDs, Schemas etc)
from wherever you wish.

If you look at the full javadoc at http//dom4j.org at the class
org.xml.sax.EntityResolver there's a an example of how to use it to create
your own mechanism to load resources.

James
----- Original Message -----
From: "Laura Hatcher" <[EMAIL PROTECTED]>
To: "dom4j" <[EMAIL PROTECTED]>
Sent: Monday, February 04, 2002 4:24 PM
Subject: [dom4j-user] set schema directory


> Is there a mechanism using dom4j to set a directory in which to locate
> schemas for validation?
>
> Laura
>
>
> _______________________________________________
> dom4j-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dom4j-user


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to