I found it : parse.get(content.getUrl()).getData().getOutlinks()
(parse is of type ParseResult) ----- Message d'origine ----- De : Danicela nutch Envoyés : 16.09.11 10:51 À : [email protected] Objet : Getting links in ParseFilter Hi, I need to get the links of a page in a ParseFilter plugin. The parameters types are Content, ParseResult, HTMLMetaTags, DocumentFragment. Are the links included in one of these parameters ? I tried to find but I couldn't. Thanks

