Return-Path: Delivered-To: apmail-xml-general-archive@xml.apache.org Received: (qmail 69831 invoked by uid 500); 1 Apr 2001 20:06:52 -0000 Mailing-List: contact general-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: general@xml.apache.org Delivered-To: mailing list general@xml.apache.org Delivered-To: moderator for general@xml.apache.org Received: (qmail 30779 invoked from network); 1 Apr 2001 14:09:21 -0000 Mime-Version: 1.0 X-Sender: zink@pop3.demon.co.uk (Unverified) Message-Id: Date: Sun, 1 Apr 2001 15:08:29 +0100 To: general@xml.apache.org From: Matt Zandstra Subject: org.apache.crimson.tree.XmlDocumentBuilder#setElementFactory Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Hi I hope I'm not retreading old ground here, but I'm new to the list and the archive is currently incomplete (unless it's mirrored somewhere other than xml.apache.org?). Anyway, my project was based on Project X, and on moving to Crimson I've noticed that element factories are now deprecated, which throws a spanner in my works somewhat. I've been subclassing ElementNode (and using SimpleElementFactory) in order to create application specific behaviour. Is there any way that I can continue to subclass ElementNode without using deprecated methods? Any pointers would be greatly appreciated -- I'm days away from a deadline. tia matt z --------------------------------------------------------------------- In case of troubles, e-mail: webmaster@xml.apache.org To unsubscribe, e-mail: general-unsubscribe@xml.apache.org For additional commands, e-mail: general-help@xml.apache.org