Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Y Z _ 

G

GeneralString - Static variable in class com.objsys.asn1j.runtime.Asn1Type
GeneralString type code = 27
GeneralTime - Static variable in class com.objsys.asn1j.runtime.Asn1Type
GeneralTime type code = 24
getARFCNRange(int[]) - Static method in class com.objsys.asn1j.runtime.Asn1NasUtil
Determines the minimum range for the given list of ARFCNs according to 44.018 Annex F.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method gets the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1Boolean
Returns the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1CharString
Returns the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1Choice
Returns the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
Returns the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1Integer
Returns the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1Null
Returns the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1ObjectIdentifier
Returns the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1OctetString
Returns the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1OpenExt
This method returns "Open Type Extension" as the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1OpenType
This method returns "Opaque Open Type" as the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1Real
Returns the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1RelativeOID
Returns the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1StringOID
Returns the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1StringRelativeOID
Returns the ASN.1 type name.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1Type
Returns the ASN.1 specification type name for this type.
getAsn1TypeName() - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
Returns the ASN.1 type name.
getAvailableBits() - Method in class com.objsys.asn1j.runtime.Asn1DecodeBitBuffer
Return a number of bits that can definitely be read from this buffer without causing an end of buffer exception.
getBitCount(long) - Static method in class com.objsys.asn1j.runtime.Asn1Integer
This method calculates the count of bits in an integer value.
getBitCount() - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method calculates the count of bits in the contained integer value.
getBitCount() - Method in class com.objsys.asn1j.runtime.Asn1PerBitField
This method returns the number of bits in the bit field.
getBitFieldList() - Method in class com.objsys.asn1j.runtime.Asn1PerTraceHandler
This method returns a reference to the bit field list
getBitOffset() - Method in class com.objsys.asn1j.runtime.Asn1DecodeBitBuffer
This method returns the absolute offset to the current bit in the decode buffer.
getBitOffset() - Method in class com.objsys.asn1j.runtime.Asn1PerBitField
This method returns the offset to the bit field in the buffer.
getBitOffsetInByte() - Method in class com.objsys.asn1j.runtime.Asn1DecodeBitBuffer
Return the bit offset, within the byte, of the next bit to be read.
getBitOffsetInByte() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
Return the bit offset of the next bit to be encoded.
getBuffer() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method returns a reference to the byte buffer used to hold the encoded message.
getBuffer() - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBuffer
This method returns a reference to the byte buffer used to hold the encoded message.
getByteArrayInputStream() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method returns a reference to a byte array input stream representing the encoded message.
getByteArrayInputStream() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBuffer
This method returns a reference to a byte array input stream representing the encoded message.
getByteArrayInputStream() - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBuffer
This method returns a reference to a byte array input stream representing the encoded message.
getByteArrayInputStream() - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBufferRev
This method returns a reference to a byte array input stream representing the encoded message.
getByteCount() - Method in class com.objsys.asn1j.runtime.Asn1DecodeBuffer
This method returns the count of bytes currently read from the message being decoded.
getByteIndex() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method returns the current byte index into the encode buffer.
getBytes() - Method in class com.objsys.asn1j.runtime.Asn1JsonOutputBuffer
 
getBytesCount(long) - Static method in class com.objsys.asn1j.runtime.Asn1Util
Calculate the count of bytes necessary to represent a signed long value.
getCanonicalMode() - Method in class com.objsys.asn1j.runtime.Asn1OerDecodeBuffer
Return true if canonical mode has been indicated by calling setCanonicalMode(true);
getCanonicalMode() - Method in class com.objsys.asn1j.runtime.Asn1OerEncodeBuffer
Return true if canonical mode has been indicated by calling setCanonicalMode(true);
getCentury() - Method in class com.objsys.asn1j.runtime.Asn1GeneralizedTime
This method returns the century part (first two digits) of the year component of the time value.
getCharAtIndex(int) - Method in class com.objsys.asn1j.runtime.Asn1CharRange
This method will fetch the character from the permitted alphabet at the given index.
getCharAtIndex(int) - Method in class com.objsys.asn1j.runtime.Asn1CharSet
This method will fetch the character from the permitted alphabet at the given index.
getCharAtIndex(int) - Method in class com.objsys.asn1j.runtime.Asn1DiscreteCharSet
This method will fetch the character from the permitted alphabet at the given index.
getCharData() - Method in class com.objsys.asn1j.runtime.Asn1OpenType
Returns the character data for the open type.
getCharIndex(int) - Method in class com.objsys.asn1j.runtime.Asn1CharRange
This method will determine the index of the given character within the permitted alphabet character set.
getCharIndex(int) - Method in class com.objsys.asn1j.runtime.Asn1CharSet
This method will determine the index of the given character within the permitted alphabet character set.
getCharIndex(int) - Method in class com.objsys.asn1j.runtime.Asn1DiscreteCharSet
This method will determine the index of the given character within the permitted alphabet character set.
getChoiceID() - Method in class com.objsys.asn1j.runtime.Asn1Choice
This method returns the choice identifier.
getComponents() - Method in class com.objsys.asn1j.runtime.Asn1StringOID
Update components, if necessary for it to match value, and return it.
getContainerRemBits() - Method in class com.objsys.asn1j.runtime.Asn1NasDecodeBuffer
Return the number of bits remaining to be read in the current container.
getContext() - Method in class com.objsys.asn1j.runtime.Asn1MessageBufferBase
Return the context object associated with this buffer.
getContext() - Method in class com.objsys.asn1j.runtime.Asn1OutputStream
Return the context object associated with this stream.
getContext() - Method in interface com.objsys.asn1j.runtime.Asn1XmlXerEncoder
Return the context for this encoder.
getCurrBitField() - Method in class com.objsys.asn1j.runtime.Asn1PerBitFieldList
This method returns a reference to the current bit field object (i.e. the one that was last created).
getCurrentElement() - Method in class com.objsys.asn1j.runtime.Asn1Context
Return the name of the current element.
getCurrentElement() - Method in class com.objsys.asn1j.runtime.Asn1ElementTracker
 
getDataEncoding() - Method in class com.objsys.asn1j.runtime.Asn1OpenType
Return the data encoding of the data.
getDay() - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method returns the day of month number component of the time value.
getDiff() - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method returns the difference between the time zone of the object and Coordinated Universal Time (UTC), in minutes.
getDiffHour() - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method returns the hour component of the difference between the time zone of the object and Coordinated Universal Time (UTC).
getDiffMinute() - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method returns the minute component of the difference between the time zone of the object and Coordinated Universal Time (UTC).
getElement() - Method in class com.objsys.asn1j.runtime.Asn1Choice
This method returns the element object.
getElementCount() - Method in class com.objsys.asn1j.runtime.Asn1SeqOrSet
Return the number of declared elements, plus 1 if the sequence/set is extensible.
getElementName(int) - Method in class com.objsys.asn1j.runtime.Asn1SeqOrSet
Return the ASN.1 name of the element identified by index.
getElementValue(int) - Method in class com.objsys.asn1j.runtime.Asn1SeqOrSet
Return the value of the element identified by index.
getElementValue(String) - Method in class com.objsys.asn1j.runtime.Asn1SeqOrSet
Return the value of the element identified by the given name.
getElementValues() - Method in class com.objsys.asn1j.runtime.Asn1SeqSetOf
Return the array of elements.
getElemName() - Method in class com.objsys.asn1j.runtime.Asn1Choice
This abstract method return the name of the selected element.
getEventHandlerListCount() - Method in class com.objsys.asn1j.runtime.Asn1MessageBuffer
This method returns number of elements in the event handler list in this object.
getEventHandlerListCount() - Method in class com.objsys.asn1j.runtime.Asn1NamedEventDispatcher
This method returns number of event handlers in the event handler list
getExistingPrefix(String) - Method in class com.objsys.asn1j.runtime.Asn1XmlNamespaceCtxt
Return a prefix for the given namespace URI.
getFraction() - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method returns the second's decimal fraction component of the time value.
getFraction() - Method in class com.objsys.asn1j.runtime.Asn1UTCTime
This method always returns zero for this class.
getHelper() - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method returns a reference to the internal helper object.
getHelper() - Method in interface com.objsys.asn1j.runtime.Asn1XmlEncoder
This method returns a reference to the internal helper object.
getHelper() - Method in class com.objsys.asn1j.runtime.Asn1XmlOutputStream
This method returns a reference to the internal helper object.
getHour() - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method returns the hour component of the time value.
getID() - Method in class com.objsys.asn1j.runtime.Asn1XerElemInfo
 
getIdentifierLength(int) - Method in class com.objsys.asn1j.runtime.Asn1OerEncodeBuffer
Return the minimal number of octets required to encode the given identifier, where the identifier is encoded following the OER rules for encoding a tag number greater than 62, i.e. in a variable number of octets, with 7 bits of the value encoded in each octet and the first bit serving as a flag bit.
getIEI() - Method in exception com.objsys.asn1j.runtime.Asn1UnknownIEI
 
getInputSource() - Method in class com.objsys.asn1j.runtime.Asn1XerDecodeBuffer
This method returns the SAX input source object.
getInputStream() - Method in interface com.objsys.asn1j.runtime.Asn1BitMessageBuffer
This method returns an input stream object that represents the message being encoded or decoded.
getInputStream() - Method in class com.objsys.asn1j.runtime.Asn1DecodeBuffer
This method returns a reference to the current current decode input stream object.
getInputStream() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBuffer
This method returns an input stream representing the encoded message.
getInputStream() - Method in class com.objsys.asn1j.runtime.Asn1MessageBuffer
This abstract method must be implemented by all of the derived classes.
getIntValue() - Method in class com.objsys.asn1j.runtime.Asn1Integer
Return the value of the Asn1Integer as an int and throw an exception if the value does not fit in an int.
getKeys(Hashtable) - Static method in class com.objsys.asn1j.runtime.Asn1Util
Returns a Vector containing the keys (assumed to be strings) of a passed Hashtable.
getLastTag() - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
This method will return the last tag parsed within this decode buffer object.
getLazyOpenTypeDecode() - Method in class com.objsys.asn1j.runtime.Asn1DecodeBuffer
Return true if lazy open type decoding is on.
getLazyOpenTypeDecode() - Method in class com.objsys.asn1j.runtime.Asn1JsonDecodeBuffer
Return true if lazy open type decoding is on.
getLength() - Method in class com.objsys.asn1j.runtime.Asn1BitString
This method will return the length of the BIT STRING in bits.
getLength() - Method in class com.objsys.asn1j.runtime.Asn1CharString
This method will return the length of the character string in characters.
getLength() - Method in class com.objsys.asn1j.runtime.Asn1OctetString
This method will return the length of the OCTET STRING in octets.
getLength() - Method in class com.objsys.asn1j.runtime.Asn1Type
This method will return the length of types that can be bound by a size constraint (BIT STRING, OCTET STRING, character string, and SEQUENCE OF/SET OF).
getLength() - Method in class com.objsys.asn1j.runtime.Asn1UniversalString
This method will return the length of the character string in characters.
getMaxValue() - Method in class com.objsys.asn1j.runtime.Asn1CharRange
This method will determine the maximum value of the given character within the permitted alphabet character set.
getMaxValue() - Method in class com.objsys.asn1j.runtime.Asn1CharSet
This method will determine the maximum value of the given character within the permitted alphabet character set.
getMaxValue() - Method in class com.objsys.asn1j.runtime.Asn1DiscreteCharSet
This method will determine the maximum value of the given character within the permitted alphabet character set.
getMaxValue() - Method in class com.objsys.asn1j.runtime.Asn1ValueRange
This method returns the maximum value.
getMderLength() - Method in class com.objsys.asn1j.runtime.Asn1OctetString
Return the length of the MDER encoding for this type, assuming that the type is NOT a fixed length OCTET STRING (if it is fixed length, you need not call this method!).
getMinimalOctetsSigned(long) - Static method in class com.objsys.asn1j.runtime.Asn1EncodeBuffer
Return the minimal number of octets required to represent the given value, when a signed representation is being used.
getMinimalOctetsUnsigned(long) - Static method in class com.objsys.asn1j.runtime.Asn1EncodeBuffer
Return the minimal number of octets required to represent the given value, when an unsigned representation is being used.
getMinute() - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method returns the minute component of the time value.
getMinValue() - Method in class com.objsys.asn1j.runtime.Asn1ValueRange
This method returns the minimum value.
getMonth() - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method returns the month number component of the time value.
getMsgBitCnt() - Method in interface com.objsys.asn1j.runtime.Asn1BitMessageBuffer
This method returns the count of bits in the encoded message.
getMsgBitCnt() - Method in class com.objsys.asn1j.runtime.Asn1DecodeBitBuffer
This method returns the number of bits in the encoded PER message.
getMsgBitCnt() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method returns the number of bits in the encoded message.
getMsgByteCnt() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method returns the number of bytes written to the buffer.
getMsgCopy() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method returns the encoded message in a byte array.
getMsgCopy() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBuffer
This method returns the encoded message in a byte array.
getMsgCopy() - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBuffer
This method returns the encoded message in a byte array.
getMsgCopy() - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBufferRev
This method returns the encoded message in a byte array.
getMsgLength() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method returns the length (in bytes) of the encoded message component.
getMsgLength() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBuffer
This method returns the length (in bytes) of the encoded message component.
getMsgLength() - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBuffer
 
getMsgLength() - Method in class com.objsys.asn1j.runtime.Asn1EncodeByteBufferRev
This method returns the length of the encoded message component.
getName() - Method in class com.objsys.asn1j.runtime.Asn1PerBitField
This method returns the name assigned to the bit field.
getNamespaceCtxt() - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeHelper
This method gets the current namespace context.
getNamespaceURI(String) - Method in class com.objsys.asn1j.runtime.Asn1XmlNamespaceCtxt
Return the namespace URI that the given prefix is mapped to.
getNonParameterizedTypeName() - Method in class com.objsys.asn1j.runtime.Asn1Type
Return this type's NonParameterizedTypeName, if set.
getNoNSSchemaLoc() - Method in class com.objsys.asn1j.runtime.Asn1XmlXSIAttrs
This method gets the current XSI no namespace schema location attribute setting.
getNumberForm(String) - Static method in class com.objsys.asn1j.runtime.Asn1Real10
This method calculates the number form of an real10 value.
getNumberForm() - Method in class com.objsys.asn1j.runtime.Asn1Real10
This method calculates the number form of the contained real10 value.
getNumBitsPerChar(boolean) - Method in class com.objsys.asn1j.runtime.Asn1CharSet
This method will return the number of bits-per-character.
getOerEffectiveMin() - Method in class com.objsys.asn1j.runtime.Asn1BitString
Return the lower bound for the OER effective size constraint.
getOutputStream() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBuffer
Return an output stream associated with this object.
getPatternBit(byte) - Method in class com.objsys.asn1j.runtime.Asn1NasDecodeBuffer
This function picks out the bit from the given pattern that corresponds to the last bit read from this buffer.
getPatternBit(byte) - Method in class com.objsys.asn1j.runtime.Asn1NasEncodeBuffer
This function picks out the bit from the given pattern that corresponds to the current bit offset in buffer.
getPrefix() - Method in class com.objsys.asn1j.runtime.Asn1XmlNamespace
This method is used to get the prefix value.
getPrefix(String) - Method in class com.objsys.asn1j.runtime.Asn1XmlNamespaceCtxt
Return a prefix for the given namespace URI.
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1OpenType
Get a SAX handler for this object.
getSaxHandler(boolean) - Method in class com.objsys.asn1j.runtime.Asn1OpenType
Get a SAX handler for this object.
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XmlAnyElem
 
getSchemaLocation() - Method in class com.objsys.asn1j.runtime.Asn1XmlXSIAttrs
This method gets the current XSI schema location attribute setting.
getSecond() - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method returns the second component of the time value.
getState() - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method gets the state of the buffer.
getState() - Method in interface com.objsys.asn1j.runtime.Asn1XerEncoder
This method gets the state of the buffer.
getState() - Method in class com.objsys.asn1j.runtime.Asn1XerOutputStream
This method gets the state of the buffer.
getState() - Method in class com.objsys.asn1j.runtime.Asn1XerSaxHandler
 
getTag() - Method in class com.objsys.asn1j.runtime.Asn1OID_IRI
Allows subclass to use a different tag by overriding this method.
getTag() - Method in class com.objsys.asn1j.runtime.Asn1RELATIVE_OID_IRI
Allows subclass to use a different tag by overriding this method.
getTagNumber() - Method in class com.objsys.asn1j.runtime.Asn1OID_IRI
Allows subclass to use a different tag number by overriding this method.
getTagNumber() - Method in class com.objsys.asn1j.runtime.Asn1RELATIVE_OID_IRI
Allows subclass to use a different tag number by overriding this method.
getText() - Method in class com.objsys.asn1j.runtime.Asn1XmlSaxSimpleType
After endElement has been triggered, this may be used to obtain the XML element's text.
getTime() - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method converts the time string to the java.util.Calendar value.
getTraceHandler() - Method in interface com.objsys.asn1j.runtime.Asn1BitMessageBuffer
This method returns the internal trace handler object used to trace all of the bit fields with a PER message.
getTraceHandler() - Method in class com.objsys.asn1j.runtime.Asn1DecodeBitBuffer
This method will return a reference to the internal trace handler object used to trace the bit fields within a PER message.
getTraceHandler() - Method in class com.objsys.asn1j.runtime.Asn1EncodeBitBuffer
This method will return a reference to the internal trace handler object used to trace the bit fields within a PER message.
getTraceHandler() - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStream
This method will return a reference to the internal trace handler object used to trace the bit fields within a PER message.
getTypeName(short) - Static method in class com.objsys.asn1j.runtime.Asn1Type
The static getTypeName method will convert a type code into a type name as defined in the X.680 standard..
getUlongBytesCount(long) - Static method in class com.objsys.asn1j.runtime.Asn1Util
Calculate the count of bytes necessary to represent an unsigned long value.
getUnsignedBitCount(long) - Static method in class com.objsys.asn1j.runtime.Asn1Integer
This method calculates the count of bits in an unsigned integer value.
getUnsignedBitCount() - Method in class com.objsys.asn1j.runtime.Asn1Integer
This method calculates the count of bits in the contained unsigned integer value.
getURI() - Method in class com.objsys.asn1j.runtime.Asn1XmlNamespace
This method is used to get the URI value.
getUTC() - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method returns the UTC flag state.
getValue() - Method in class com.objsys.asn1j.runtime.Asn1Enumerated
This method returns the underlying integer value that is associated with this enumerated object.
getXMLString(String) - Static method in class com.objsys.asn1j.runtime.Asn1XmlUtil
This method will convert the given string value into XML character content by escaping special characters in the sting such as ampersand (&), left angle bracket (<), etc..
getXSIType() - Method in class com.objsys.asn1j.runtime.Asn1XmlXSIAttrs
This method gets the current XSI type setting.
getYear() - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method returns the year component of the time value.
gotoEntry - Variable in class com.objsys.asn1j.runtime.Asn1NasAltDecodeAction
 
GraphicString - Static variable in class com.objsys.asn1j.runtime.Asn1Type
GraphicString type code = 25
GZIP - Static variable in class com.objsys.asn1j.runtime.Base64
Specify that data should be gzip-compressed.
A B C D E F G H I J L M N O P R S T U V W X Y Z _ 
Skip navigation links