[
Lists Home |
Date Index |
Thread Index
]
- To: <xml-dev@lists.xml.org>
- Subject: Stripping out illegal XML characters
- From: "vonderLuft, Andrew" <vonderluft.andrew@con-way.com>
- Date: Thu, 11 May 2006 09:48:39 -0700
- Thread-index: AcZ1GsEOoSpXjUpfS5aHKGEOX2gprw==
- Thread-topic: Stripping out illegal XML characters
Title: Stripping out illegal XML characters
Anyone have a suggestion for a nice clean way in java to strip out illegal XML characters in your input to a new doc, e.g. JDOM?
Thanks,
Andrew
/**
* < mailto:vonderluft.andrew@con-way.com>
* Desk: 503.450.6055 Fax: 503.450.5790
* Con-way Enterprise Services < http://www.con-way.com >
* @author: Andrew vonderLuft
*/
|