Class and Description |
---|
com.objsys.asn1j.runtime.Asn1PerTime
Use Asn1TimeUtil instead. All members have been relocated
to the Asn1TimeUtil class.
|
com.objsys.asn1j.runtime.Asn1XerOpenType
Use Asn1OpenType instead. You can use the constructors where
you specify the encoding, and specify XER if you are populating with
byte data that is a UTF-8 XML encoding of the actual value.
|
Constructor and Description |
---|
com.objsys.asn1j.runtime.Asn1OpenType(int) |
com.objsys.asn1j.runtime.Asn1Real(boolean)
use Asn1Real() or Asn1Real(double) instead.
|