[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Support .. notion in vfs paths
scott.stark@jboss.org
do-not-reply at jboss.com
Wed Oct 31 19:00:04 EDT 2007
It points to the current file. These should be equivalent:
vf.findChild(".");
vf.findChild("");
and these:
vf.findChild("x");
vf.findChild("./x");
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100889#4100889
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100889
More information about the jboss-dev-forums
mailing list