reset password
Author Message
zhasan76
Posts: 17
Posted 10:53 Nov 17, 2010 |

How can I get the child values (ie,Id ,name ..) from file.getParent()  by using for loop?

 

Thanks

Last edited by zhasan76 at 11:34 Nov 17, 2010.
cysun
Posts: 2935
Posted 12:39 Nov 17, 2010 |

In FileDao there's a method listFiles() which returns the children of a folder. Is that what you are asking?