Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 99319 invoked from network); 25 Jun 2002 21:55:23 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 25 Jun 2002 21:55:23 -0000 Received: (qmail 7925 invoked by uid 97); 25 Jun 2002 21:55:33 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 7897 invoked by uid 97); 25 Jun 2002 21:55:32 -0000 Mailing-List: contact ant-dev-help@jakarta.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 ant-dev@jakarta.apache.org Received: (qmail 7862 invoked by uid 98); 25 Jun 2002 21:55:31 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <6E78A44566D3FF429E7B08BC305A8B321DEA9F@DYN-EXCH-001.dynamicsoft.com> From: Kevin Grey To: Ant Developers List Subject: A Type object that accepts anything as a nested value Date: Tue, 25 Jun 2002 17:55:19 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C21C92.FF6F2554" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C21C92.FF6F2554 Content-Type: text/plain Heya, Is it possible to create a Type in ANT that can be handed all nested elements as a DOM tree (or equivalent)? That is, rather than doing addTYPE() for each nested element, you'd be able to just receive everything in one function call and interpret it on your own... ~~K Kevin Z Grey Software Engineer ------_=_NextPart_001_01C21C92.FF6F2554--