Yes, but with my own protocol handler, I would not necesarily use it that way.  The method: public ParsedURLData parseURL(String arg0) gets called, but none of the methods overridden to return the stream of the resource are called.  But when used with the <image> tag, they are.

Birch

On 2/11/06, Andrew Plotkin <[EMAIL PROTECTED]> wrote:
On Sat, 11 Feb 2006, J B wrote:

> After a bit of reading, I have registered my own protocol handler and can
> successfully load up images with it (<image id="foo" xlink:href=""> > lib.png" width="50" height="50"/>).  However, if I do this (<use id="foo"
> xlink:href="" it does not work.

Have you tried using a specific object from the destination file?

<use id="foo" xlink:href="" />

--Z

--
"And Aholibamah bare Jeush, and Jaalam, and Korah: these were the borogoves..."
*
It's a nice distinction to tell American soldiers (and Iraqis) to die in
Iraq for the sake of democracy (ignoring the question of whether it's
*working*) and then whine that "The Constitution is not a suicide pact."

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


Reply via email to