History for XPExplorer
changed: - description This part takes a URL and xpath and returns the selected XML. figure <img src="xpexplorer.JPG" /> inpins 1 setURL(String) - ID = 1 - sets URL as a String o String - URL String 2 setURL(URL) - ID = 2 - sets URL as a URL 3 setXPath(String) - ID = 3 - sets XPath o String - xpath String fragment 4. GEOM(x, y, width, height) - ID = 4 - sets parameters for the frame o x – int o y – int o width – int o height – int 5. SHOW() - ID=3 - makes the frame visible 6. HIDE() - ID=4 - makes the frame invisible outpins 1 XML(String) - ID = 51 - fires the selected XML links to cvs source - revision 1.2 "org.vcb.parts.xml.XPExplorer.java":http://cvs.sourceforge.net/viewcvs.py/vcb/VCB/libraries/src/org/vcb/parts/xml/XPExplorer.java at sourceforge.net configuration file revision 1.3 "xpexplorer.vcb":http://cvs.sourceforge.net/viewcvs.py/vcb/VCB/libraries/configs/xml/xpexplorer.vcb at sourceforge.net