[jdom-interest] debug everywhere

Syloke Soong ssoong at protedyne.com
Sun Jan 21 15:11:02 PST 2007


Ohhh (wiping sweat of my brows) ... now I get it.
systemId is synonymous to File URI.

Don't you agree that such definition like systemId should be included in
jdom javadoc and links to it from any api doc that refers to systemId?

e.g. jdk javadoc on String and regexp have links to what a "pattern" is.

-----Original Message-----
From: Michael Kay [mailto:mike at saxonica.com] 
Sent: Saturday, January 20, 2007 6:31 PM
To: Syloke Soong; 'Jason Hunter'; dmatthews at inbox.lv
Cc: jdom-interest at jdom.org
Subject: RE: [jdom-interest] debug everywhere

> To avoid treading the trepidating & unknown (at least, to me) 
> path towards using systemId, what I currently do is simply 
> create an InputSource from a File.

File.toURI().toString()

is a pretty reliable recipe.

Michael Kay
http://www.saxonica.com/





More information about the jdom-interest mailing list