Hi, Stefan,

On Sun, Jan 30, 2005 at 12:31:12PM +0100, Stefan Groschupf wrote:
> John,
> 
> >I need a lib/tool that can tell me physical location of a particular
> >html element as the page would have been displayed by a browser.
> I'm not sure if I understand you correct.
> With NekoHTML you can handle a html page as XML Document, so you should 
> be able to scan the document for any tag you wish.
> Alternatively you can may will find  javax.swing.text.html.* useful.
> Take a look http://jmvidal.cse.sc.edu/csce790/PS1/Browser.java.html.
> 
> I'm not sure if this will helps you, may you wish can specify you 
> question.

Example: for an icon on a page, I want to know its coordinates (x,y)
as if the page is displayed in browser. (x,y) should be able to tell
me whether the icon is at page corner or page center.

Thanks,

John


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to