example XML:
<employee>
<location>
<id>3</id>
<timezone>2</timezone>
</location>
</employee>
i need to extract the location portion (with all the child nodes) of the employee node as a string. I'm using java and xpath. i can extract a value of a node w/o a problem, but i can't extract the...
Yup, the robot can take a screenshot, but like I said in the first post the screenshot doesn't help me much. I'm running this on a server so I can't be opening up a browser than loading in a page and than taking a screenshot. Its too labor intensive if I have to do many pages.
The robot seems...
Hi all,
I'm trying to capture the look of a given website as an image using java. I'm not looking for a screen print of my current screen. I'd like to pass in the website address, get the html, and then convert that html into an image. Basically I need a HTML to image converter.
I've seen it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.