Hi, Does ant api has any class, which read ant/java properties files and allows the iteration in the same order they were present in the original file.
e.g if the properties a=k b=c d=10 etc exists..My iterator for the properties should give me the keys in the order of a,b,d.. I was looking at org.apache.tools.ant.util.LayoutPreservingProperties .. but does not seem to expose Regards, Nagendra -- View this message in context: http://old.nabble.com/Iteration-of-ant-properties--in-the-same-natural-order-tp28281060p28281060.html Sent from the Ant - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org