For the explanation of the correct answer, did you mean to say "the given glob pattern matches all the files with the extension .htm or .XML" instead of .html ?
"FYI, the given glob pattern matches all the files with extension .htm or .html. ** means, the pattern will match across directory boundaries. For example, It will match index.html as well as c:\temp\test\index.html But if you replace ** with *, it will match only index.html."
About Question enthuware.ocpjp.v7.2.2007 :
Moderators: Site Manager, fjwalraven
-
- Posts: 29
- Joined: Sat Jun 08, 2013 11:33 pm
- Contact:
-
- Site Admin
- Posts: 10388
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question enthuware.ocpjp.v7.2.2007 :
Yes, you are right. It should be xml. Fixed.
thank you for your feedback!
Paul.
thank you for your feedback!
Paul.
Who is online
Users browsing this forum: No registered users and 13 guests