| Fields in org.apache.xml.serializer declared as EncodingInfo.InEncoding | 
| private  EncodingInfo.InEncoding | EncodingInfo.EncodingImpl.m_afterThe object, of the same type as this one,
 that handles unicode values in a range after
 the range explictly handled by this object, and
 to which this object may delegate.
 | 
| private  EncodingInfo.InEncoding | EncodingInfo.EncodingImpl.m_beforeThe object, of the same type as this one,
 that handles unicode values in a range before
 the range explictly handled by this object, and
 to which this object may delegate.
 | 
| private  EncodingInfo.InEncoding | EncodingInfo.m_encodingA helper object that we can ask if a
 single char, or a surrogate UTF-16 pair
 of chars that form a single character,
 is in this encoding.
 |