Omar Fouad wrote:
com.xfactorstudio.xml.xpath??? where can i get it???

Well, XPath is just one way of searching through an XML document to get specific nodes. As you might guess from the package name, this particular implementation can be found at www.xfactorstudio.com . You can learn more about XPath itself at W3Schools, or from reading the official specification. Google will give you more links than I can, and faster.

If you're working with XML even a little, XPath is worth learning. It's like regular expressions -- a specialized little tool that can make very tedious things extremely easy.

_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to