|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in com.objsys.asn1j.runtime used by com.objsys.asn1j.runtime | |
---|---|
Asn1_ABSTRACT_SYNTAX_property
|
|
Asn18BitCharString
This is an abstract base class for holding the ASN.1 8-bit character string types (IA5String, VisibleString, PrintableString, etc.). |
|
Asn1BerDecodeBuffer
This class handles the decoding of ASN.1 messages as specified in the Basic Encoding Rules (BER) as documented in the ITU-T X.690 standard. |
|
Asn1BerEncodeBuffer
This class handles the encoding of ASN.1 messages as specified in the Basic Encoding Rules (BER) as specified in the ITU-T X.690 standard. |
|
Asn1BerInputStream
This class handles the input stream for the decoding of ASN.1 messages as specified in the Basic Encoding Rules (BER) as documented in the ITU-T X.690 standard. |
|
Asn1BerOutputStream
This class implements the output stream to encode ASN.1 messages as specified in the Basic Encoding Rules (BER) as specified in the ITU-T X.690 standard. |
|
Asn1BitString
This is a container class for holding the components of an ASN.1 bit string value. |
|
Asn1Boolean
This class represents the ASN.1 BOOLEAN built-in type. |
|
Asn1CerOutputStream
This class implements the output stream to encode ASN.1 messages as specified in the Canonical Encoding Rules (CER) as specified in the ITU-T X.690 standard. |
|
Asn1CHARACTER_STRING_identification
|
|
Asn1CHARACTER_STRING_identification_context_negotiation
|
|
Asn1CHARACTER_STRING_identification_syntaxes
|
|
Asn1CharOutputStream
Base class for character-based output. |
|
Asn1CharSet
This is the base class for representing character sets that are defined in ASN.1 permitted alphabet constraints. |
|
Asn1CharString
This is a container class for holding the components of an ASN.1 character string value. |
|
Asn1Choice
This class represents the ASN.1 CHOICE built-in type. |
|
Asn1ConsVioException
This class defines the 'ASN.1 constraint violation' exception that is thrown when an element is parsed that is outside the bounds to a defined constraint.. |
|
Asn1Context
This class is a holder for things which are to be contained in an encoder or decoder. |
|
Asn1DecodeBuffer
This is the base class to specific decode buffer classes for the different types of encoding rules (BER, DER and PER). |
|
Asn1DerDecodeBuffer
This class handles the decoding of ASN.1 messages as specified in the Distinguished Encoding Rules (DER) as documented in the ITU-T X.690 standard. |
|
Asn1DerEncodeBuffer
This class handles the encoding of ASN.1 messages as specified in the Distinguished Encoding Rules (DER) as specified in the ITU-T X.690 standard. |
|
Asn1EmbeddedPDV_identification
|
|
Asn1EmbeddedPDV_identification_context_negotiation
|
|
Asn1EmbeddedPDV_identification_syntaxes
|
|
Asn1EncodeBuffer
This is the base class to specific encode buffer classes for the different types of encoding rules (BER, DER and PER). |
|
Asn1EndOfBufferException
This class defines the 'ASN.1 end of buffer' exception that is thrown when an unexpected end-of-buffer condition is encountered when decoding a message.. |
|
Asn1Exception
This class defines a generic ASN.1 exception for use as a base class for exceptions common to all encode/decode operations. |
|
Asn1External_encoding
|
|
Asn1InputStream
This interface is a base interface for all classes, which implement an input stream functionality for decoding. |
|
Asn1Integer
This class represents the ASN.1 INTEGER built-in type. |
|
Asn1InvalidArgException
This class defines the 'ASN.1 invalid argument' exception that is thrown when as argument that is passed to a method is determined to be invalid (for example, not within a defined range).. |
|
Asn1InvalidLengthException
This class defines the 'ASN.1 invalid length' exception that is thrown when a length is determined to be invalid. |
|
Asn1JsonDecodeBuffer
Decode buffer for decoding JSON-encoded data. |
|
Asn1JsonOutputStream
Output stream for JSON Encoding Rules (defined by Obj-Sys). |
|
Asn1MderDecodeBuffer
Asn1MderDecodeBuffer provides the source for an MDER decode. |
|
Asn1MderOutputStream
An output stream for use with MDER encoding. |
|
Asn1MessageBuffer
This is the base class for all of the different message buffer types. |
|
Asn1MessageBufferBase
Base class for encode and decode message buffers/streams. |
|
Asn1NamedEventDispatcher
|
|
Asn1NamedEventHandler
This interface defines the methods that must be implemented to define a SAX-like event handler. |
|
Asn1Null
This class represents the ASN.1 NULL built-in type. |
|
Asn1ObjectDescriptor
This is a container class for holding the components of an ASN.1 object descriptor value. |
|
Asn1ObjectIdentifier
This is a container class for holding the components of an ASN.1 object identifier value. |
|
Asn1OctetString
This is a container class for holding the components of an ASN.1 octet string value. |
|
Asn1OID_IRI
This class represents the ASN.1 OID-IRI. |
|
Asn1OpenType
This is a container class for holding an ASN.1 open type value. |
|
Asn1OutputStream
This abstract class implements the base output stream to encode ASN.1 messages. |
|
Asn1PerBitField
This class is used to store information on an individual bit field within a PER message. |
|
Asn1PerBitFieldList
This class is used to map all of the bit fields in a PER message. |
|
Asn1PerDecodeBuffer
This class handles the decoding of ASN.1 messages as specified in the Packed Encoding Rules (PER) as specified in the ITU-T X.691 standard. |
|
Asn1PerEncodeBuffer
This class handles the encoding of ASN.1 messages as specified in the Packed Encoding Rules (PER) as specified in the ITU-T X.691 standard. |
|
Asn1PerEncoder
Common interface for PER encoding methods, implemented by Asn1PerEncodeBuffer and Asn1PerOutputStream. |
|
Asn1PerMessageBuffer
This interface defines constants and methods specific to encoding and decoding PER messages. |
|
Asn1PerOutputStream
This class handles the output stream for encoding of ASN.1 messages as specified in the Packed Encoding Rules (PER) ITU-T X.691 standard. |
|
Asn1PerOutputStreamTraceHandler
This is a utility class for handling the collection and printing of PER bit field trace information for PER output stream. |
|
Asn1PerTraceHandler
This is the abstract base class for the PER encode and decode trace handler derived classes. |
|
Asn1Real
This class represents the ASN.1 REAL built-in type. |
|
Asn1Tag
This is a container class for holding the components of an ASN.1 tag value. |
|
Asn1TaggedEventHandler
This interface defines the methods that must be implemented to define a SAX-like event handler. |
|
Asn1Time
This is a base class for holding the components of an ASN.1 generalized and universal times string value. |
|
Asn1Type
This is the base class for all ASN.1 built-in types. |
|
Asn1TypeIF
This is the base interface for all ASN.1 built-in types. |
|
Asn1UTF8String
This is a container class for holding the components of an ASN.1 UTF-8 string value. |
|
Asn1ValueParseException
This class defines the 'ASN.1 value parse' exception that is thrown when a string containing an ASN.1 value cannot be parsed. |
|
Asn1VarWidthCharString
This is an abstract base class for holding the ASN.1 variable width character string types (GraphicString, GeneralString, TeletexString, T61String, VideotexString, ObjectDescriptor). |
|
Asn1XerCHARACTER_STRING_identification
|
|
Asn1XerCHARACTER_STRING_identification_context_negotiation
|
|
Asn1XerCHARACTER_STRING_identification_syntaxes
|
|
Asn1XerEmbeddedPDV_identification
|
|
Asn1XerEmbeddedPDV_identification_context_negotiation
|
|
Asn1XerEmbeddedPDV_identification_syntaxes
|
|
Asn1XerEncodeBuffer
This class handles the encoding of ASN.1 messages as specified in the XML Encoding Rules (XER) as specified in the ITU-T X.693 standard. |
|
Asn1XerEncoder
This is a base interface for encoding of ASN.1 messages as specified in the XML Encoding Rules (XER) as specified in the ITU-T X.693 standard. |
|
Asn1XerExternal_encoding
|
|
Asn1XerSaxHandler
This class extends the DefaultHandler SAX handler class to add items specific to ASN.1 XER encoding. |
|
Asn1XmlCHARACTER_STRING_identification
|
|
Asn1XmlCHARACTER_STRING_identification_context_negotiation
|
|
Asn1XmlCHARACTER_STRING_identification_syntaxes
|
|
Asn1XmlEmbeddedPDV_identification
|
|
Asn1XmlEmbeddedPDV_identification_context_negotiation
|
|
Asn1XmlEmbeddedPDV_identification_syntaxes
|
|
Asn1XmlEncodeBuffer
This class handles the encoding of ASN.1 messages as specified in the XML Encoding (non-XER) as specified in the XML schema standard. |
|
Asn1XmlEncodeHelper
|
|
Asn1XmlEncoder
This is a base interface for encoding of ASN.1 messages as XML as specified in the W3C standard. |
|
Asn1XmlExternal_encoding
|
|
Asn1XmlNamespace
This class maps an XML namespace prefix to a URI. |
|
Asn1XmlNamespaceCtxt
Represents a mapping between namespaces and prefixes. |
|
Asn1XmlXerEncoder
This is a base interface for encoding of ASN.1 messages as XML as specified in the W3C standard. |
|
Asn1XmlXSIAttrs
|
|
Diag
This class is used for printing diagnostic messages for debugging the run-time components. |
|
IntHolder
A Holder class for an int that is used to store
"out" and "inout"
parameters in methods. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |