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.

Stefan



-------------------------------------------------------
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