I am using the SegmentReader, iterating over content. I have the Content, ParseData, and ParseText objects, and I am looking for a way to get access to the meta tags in the header of the HTML in my Content object. Is there anyway to get access to these meta tags? I do not want to have to use the HtmlParseFilter. The only way I have seen for this to work is to use the HTMLMetaTags.
Can I get what I need from Content? Please help, thanks. -- View this message in context: http://www.nabble.com/Get-meta-name%3D%22description%22-and-other-meta-tags-from-Content-tf3804616.html#a10765747 Sent from the Nutch - Dev mailing list archive at Nabble.com.
