Would it be possible to make the class :
org.apache.xml.serialize.Encodings
and its static method :
static EncodingInfo getEncodingInfo(String encoding) { ...
public rather than package-private so that they can be accessed
outside of the serialized directory???It would save me some code. Thanks. Richard Emberson --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
