You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Mikko Honkala <ho...@tml.hut.fi> on 2003/08/11 17:44:51 UTC

sun.io.CharToByteConverter dependency in EncodingInfo.java

Hi,

I have been trying to run Xerces and Xalan in a non-Sun VM (kaffe) and 
most things seem to work, but there is a dependency of a Sun internal 
class sun.io.CharToByteConverter in 
org/apache/xml/serialize/EncodingInfo.java .

Kaffe has similar class called kaffe.io.CharToByteConverter, but it does 
not have the isPrintable() method used by EncodingInfo.

Any ideas on how remove this dependency?

Regards,
   Mikko Honkala, X-Smiles.org



---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org