Hi,
I'm working on an EntityResolver because I want to be able to use 
environment variables when referring to external entities, but I
don't see any easy way, and maybe no way at all, to handle 
a filespec which contains an environment variable *and* is
relative.  In practice I wouldn't expect this to come up, but 
it's not impossible and I hate to make arbitrary restrictions.

The difficulty is in getting the right absolute path for the
current entity.  I've been looking for something like a
getCurrentInputSource method but it doesn't seem to exist.
The only alternative I can think of is to declare a handler
which would be informed of end as well as start of each entity.
Is there a better way?

    thanks in advance,

            Joanne
--

Joanne Bogart
[EMAIL PROTECTED] 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to