Your Life is a Jar, Mayonnaise or PickleMcGee's Musings comments on Fill Life from Escapable Logic "I've heard this one before, but that doesn't make it any less pertinent". I've heard it before to...
same theme, same message, always pertinent. 12:59:03 PM |
Explore XPath, No Code RequiredXPath Explorer. Alex Chaffee's XPath ExplorerXPath Explorer (XPE) is a Java GUI application that lets you interactively experiment with XPath. Basically, you type in a URL (to an XML or HTML document) and an XPath expression, and it displays the elements or attributes from that document which match that expression. It also displays the value (string, number, or boolean) of the expression, and displays the entire XML tree of the original document, but with the matching nodes highlighted in bold. This makes it easy to play with and debug your XPath expresions.[Sanjay's Coding Tips] 12:19:10 PM |