It's in the plugins directory. If you expand the .war file, it's under here:

WEB-INF/classes/plugins/parse-html/

Source code is under

src/plugin/parse-html


Howie



From: Giovanni Novelli <[EMAIL PROTECTED]>
Reply-To: Giovanni Novelli <[EMAIL PROTECTED]>
To: [email protected]
Subject: HtmlParser
Date: Sun, 24 Jul 2005 21:54:27 +0200
MIME-Version: 1.0
Received: from mail.apache.org ([209.237.227.199]) by MC8-F31.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Sun, 24 Jul 2005 12:54:31 -0700
Received: (qmail 34534 invoked by uid 500); 24 Jul 2005 19:54:29 -0000
Received: (qmail 34521 invoked by uid 500); 24 Jul 2005 19:54:29 -0000
Received: (qmail 34518 invoked by uid 99); 24 Jul 2005 19:54:29 -0000
Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jul 2005 12:54:29 -0700 Received: pass (asf.osuosl.org: domain of [EMAIL PROTECTED] designates 64.233.182.195 as permitted sender) Received: from [64.233.182.195] (HELO nproxy.gmail.com) (64.233.182.195) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jul 2005 12:54:23 -0700 Received: by nproxy.gmail.com with SMTP id d4so98640nfe for <[email protected]>; Sun, 24 Jul 2005 12:54:27 -0700 (PDT) Received: by 10.48.250.11 with SMTP id x11mr136089nfh; Sun, 24 Jul 2005 12:54:27 -0700 (PDT)
Received: by 10.48.43.19 with HTTP; Sun, 24 Jul 2005 12:54:27 -0700 (PDT)
X-Message-Info: JGTYoYF78jHZwIqlfZnlHREECkX5l4AKJ2bV/YZdx7w=
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Help: <mailto:[EMAIL PROTECTED]>
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[email protected]>
List-Id: <nutch-user.lucene.apache.org>
Delivered-To: mailing list [email protected]
Delivered-To: [EMAIL PROTECTED]
X-ASF-Spam-Status: No, hits=0.0 required=10.0tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: apache.org
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=NMLc6L6eP3n9G2MIqWxcYUuE15iSERKGDKNPKt1/cq0JlUNkmtfzb6ZjZ5txo7uU4xza5dCmec7soBOGTJlGllnMBLbOHH9tt0zEE1QwdaFAPxVHUHot04X1fo3t855HzTlJWM6ljRMJpojhTz9LDmFizQ158LZvKIeWaHrVeZQ=
X-Virus-Checked: Checked by ClamAV on apache.org
Return-Path: [EMAIL PROTECTED] X-OriginalArrivalTime: 24 Jul 2005 19:54:31.0281 (UTC) FILETIME=[81D11610:01C59089]

Hello, I'm trying to integrate lucene and nutch APIs in a project.
On nutch API side I'm relying on nutch 0.6 API.
While trying to use class HtmlParser from net.nutch.parse.html I have
just discovered that nutch 0.6 doesn't show such class and related
package. What's wrong?




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to