Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 94497 invoked from network); 17 Dec 2003 11:15:06 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 17 Dec 2003 11:15:06 -0000 Received: (qmail 51659 invoked by uid 500); 17 Dec 2003 11:14:36 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 51627 invoked by uid 500); 17 Dec 2003 11:14:36 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 51610 invoked from network); 17 Dec 2003 11:14:36 -0000 Received: from unknown (HELO junior.lgc.com) (134.132.72.99) by daedalus.apache.org with SMTP; 17 Dec 2003 11:14:36 -0000 Received: from lgchvw01.lgc.com (lgchvw01.lgc.com [134.132.93.107]) by junior.lgc.com (8.11.7/8.11.3) with SMTP id hBHBDaC18785; Wed, 17 Dec 2003 05:13:36 -0600 (CST) Received: from 134.132.93.152 by lgchvw01.lgc.com (InterScan E-Mail VirusWall NT); Wed, 17 Dec 2003 05:14:46 -0600 Received: by lgchexchbh.ad.lgc.com with Internet Mail Service (5.5.2657.72) id ; Wed, 17 Dec 2003 05:14:46 -0600 Message-ID: From: Dominique Devienne To: "'Antoine Levy-Lambert '" , "'Ant Developers List '" Subject: RE: Bug 25564 - CVS tagdiff does not escape XML characters Date: Wed, 17 Dec 2003 05:14:45 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) List-Subscribe: Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N From: > My favoured way of generating XML from a class is to extend > XMLFilterImpl and fire SAX events to a Transformer with no > stylesheet and StreamResult of the required output file, > inspired by Cocoon 2. Would you care to provide a concrete example please? Thanks, --DD --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org