Ulrich,

I don't have much understanding of this arcana, but it looks as though 
java.net.URL will parse a known http: protocol URL.  It won't identify 
the extent of a URL in piece of input text, or so it seems on cursory 
examination.

I had just noticed that there was no lexical token for a 
URI-SPECIFICATION in PropertyParser, and wondered whether it was easy to 
find a parser.

Peter

Ulrich Mayring wrote:

> "Peter B. West" wrote:
> 
>>Does anyone know of a general URI parser tucked away in the code
>>somewhere, or failing that, available elsewhere?
>>
> 
> How about java.net.URL?
> 
> Ulrich
> 
> 


-- 
Peter B. West  [EMAIL PROTECTED]  http://powerup.com.au/~pbwest
"Lord, to whom shall we go?"


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

Reply via email to