Title: Message
Cocoon allows to setup a pipeline that will retrieve remote HTML documents, transform them and write to the HD.
I think you'll have to run Cocoon from command line and provide the list of all the documents you need.
 
Though, I'm not so sure that Cocoon's command line interface will work with remote documents.
 
--
Konstantin Piroumian 
-----Original Message-----
From: Francesco Marchioni [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 05, 2002 7:00 PM
To: [EMAIL PROTECTED]
Subject: Converting html documents to plain text

Hi all,
I have to task to convert lots of html documents
downloaded with the URLConnection class....
URL url = new URL("http://host/document.htm");
URLConnection urlConnection = url.openConnection();
...into plain text document to be written on my hard disk.
I wonder if I can do it easily with Cocoon....I don't know it
deeply......could you give some feedback ??
Thanks
Francesco
 
_______________________________________________________________________________
  IncrediMail - il mondo della posta elettronica si è finalmente evoluto - Clicca Qui

Reply via email to