|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.objsys.asn1j.runtime.Asn1Status
public class Asn1Status
This class defines common constants used in the run-time and generated code. Note that all error reporting in the Java version is done via exceptions. Therefore, there ar very few status values defined in the class.
Field Summary | |
---|---|
static int |
INDEFLEN
This constant indicates an indefinite length field was parsed |
Constructor Summary | |
---|---|
Asn1Status()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int INDEFLEN
Constructor Detail |
---|
public Asn1Status()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |