XPExplorer
last edited 4 years ago by Lusin_S_Sargsyan
description
This part takes a URL and xpath and returns the selected XML.
figure
inpins
- setURL(String) - ID = 1 - sets URL as a String
- String - URL String
- setURL(URL) - ID = 2 - sets URL as a URL
- setXPath(String) - ID = 3 - sets XPath?
- String - xpath String fragment
- GEOM(x, y, width, height) - ID = 4 - sets parameters for the frame
- x – int
- y – int
- width – int
- height – int
- SHOW() - ID=3 - makes the frame visible
- HIDE() - ID=4 - makes the frame invisible
outpins
- XML(String) - ID = 51 - fires the selected XML
links to cvs
source - revision 1.2 org.vcb.parts.xml.XPExplorer.java at sourceforge.net
configuration file revision 1.3 xpexplorer.vcb at sourceforge.net