This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

separator defninition




Dear friends,

Like Java or any other programing lenguage, there is a Underlying Os based 
FileSeperator defined in I/O classes. Is there any way to build a uri in xsl 
with the help of bunch of strings and seperator constant.

for example to build a uri file:///c:\nilesh\index.html can be built using a 
concatanation of file:///c:, (Seperator difinition), nilesh, (seperator 
definition), index.html

This will be useful if we are making transform application platform 
independant.

Thanks

Nilesh

_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]