weblogic.apache.xml.serialize
Class Encodings
java.lang.Object
   weblogic.apache.xml.serialize.Encodings
weblogic.apache.xml.serialize.Encodings
Deprecated. 9.2.0.0 Replaced by org.apache.xml.serialize.Encodings.
- public class Encodings 
- extends Object
Provides information about encodings. Depends on the Java runtime
 to provides writers for the different encodings, but can be used
 to override encoding names and provide the last printable character
 for each encoding.
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Encodings
public Encodings()
- Deprecated.