<?xml version="1.0" encoding="UTF-8"?>

<?xml-stylesheet type="text/xsl" href="../style/class_view.xsl"?>
<EncodingRecord>
===============================================
  EncodingRecord - class to represent EncodingRecord
===============================================
<rm>EncodingRecord.__doc__ reports only 'EncodingRecord'

... so use this information with care</rm>
	<CONSTRUCTOR>
  EncodingRecord()               - generic constructor,
                                   creates empty EncodingRecord
  EncodingRecord(EncodingRecord) - copy constructor
  </CONSTRUCTOR>
	<ATTRIBUTES>
    name (string)     - name
    unicode (integer) - unicode
  </ATTRIBUTES>
	<OPERATIONS>
    none
  </OPERATIONS>
	<METHODS>
    none
  </METHODS>
</EncodingRecord>
