Since 4/5/2012 7:11:37 AM, koos.pol has written 2 articles and participated in 3 conversations. koos.pol signature: koos.pol
koos.pol's articles:
Items(2) /1
Extracting a String value with ANT1232 (5/27/2008 9:03:37 AM) comp.lang.java.programmer Hi, In Constants.java I keep version info of my application. I would like to use that value in ANT for naming the zip file when I package my application. What is the best way to extract a String value from a ... Koos
XSD validation and catching ParseExceptions2132 (3/6/2008 1:46:46 PM) comp.lang.java.help Hi, I'm about to ignore ParseExpections (and the like) after an XML file has validated properly against an XSD. The whole idea of the XSD validation suggests there are no semantic problems to expect with the X... Koos
koos.pol's replies:
Items(1) /1
Extracting a String value with ANT1232 (5/27/2008 9:03:37 AM) comp.lang.java.programmer Hi, In Constants.java I keep version info of my application. I would like to use that value in ANT for naming the zip file when I package my application. What is the best way to extract a String value from a ... koos.pol(5)