Hi Robert. Robert Burghart: > As part of the project I'm working on I need to have batik retrieve > referenced files from a local database. To do this I figured I should > extend either ParsedURLDefaultProtocolHandler or > AbstractParsedURLProtocolHandler so I could return my own extended version > of ParsedURLData which would establish the database connection and return an > InputStream for processing. While trying to implement this I encountered a > possible bug. > > Setup: > Library: batik1.7beta1
I haven’t got time to look into it in detail at the moment, but have you tried the latest code from Subversion? Since the 1.7beta1 release, there have been some changes to make more use of ParsedURL instead of URL in various places. -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
