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

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
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.Asn1PerBitField
This method returns the offset to the bit field in the buffer.
getBitOffset() - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method returns the absolute offset to the current bit in the decode buffer.
getBuffer() - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method returns a reference to the byte buffer used to hold the encoded message.
getBuffer() - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method returns a reference to the byte buffer used to hold the encoded message.
getBuffer() - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method returns a reference to the byte buffer used to hold the encoded message.
getByteArrayInputStream() - Method in class com.objsys.asn1j.runtime.Asn1BerEncodeBuffer
This method returns a reference to a byte array input stream representing the encoded message.
getByteArrayInputStream() - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
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.Asn1PerEncodeBuffer
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.
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.
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.Asn1Time
This method returns the day of month number component of the time value.
getDiff() - Method in class com.objsys.asn1j.runtime.Asn1Time
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.Asn1Time
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.Asn1Time
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.
getElemName() - Method in class com.objsys.asn1j.runtime.Asn1CHARACTER_STRING_identification
 
getElemName() - Method in class com.objsys.asn1j.runtime.Asn1Choice
This abstract method return the name of the selected element.
getElemName() - Method in class com.objsys.asn1j.runtime.Asn1EmbeddedPDV_identification
 
getElemName() - Method in class com.objsys.asn1j.runtime.Asn1External_encoding
 
getElemName() - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification
 
getElemName() - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification
 
getElemName() - Method in class com.objsys.asn1j.runtime.Asn1XerExternal_encoding
 
getElemName() - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification
 
getElemName() - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification
 
getElemName() - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal_encoding
 
getEventHandlerListCount() - Method in class com.objsys.asn1j.runtime.Asn1MessageBuffer
Deprecated. use getContext().eventDispatcher.getEventHandlerListCount()
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.Asn1Time
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.Asn1Time
This method returns the hour component of the time value.
getID() - Method in class com.objsys.asn1j.runtime.Asn1XerElemInfo
 
getInputSource() - Method in class com.objsys.asn1j.runtime.Asn1XerDecodeBuffer
This method returns the SAX input source object.
getInputStream() - Method in class com.objsys.asn1j.runtime.Asn1BerEncodeBuffer
This method returns an input stream representing the encoded message.
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.Asn1MessageBuffer
This abstract method must be implemented by all of the derived classes.
getInputStream() - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method returns an input stream representing the encoded message.
getInputStream() - Method in interface com.objsys.asn1j.runtime.Asn1PerMessageBuffer
This method returns an input stream object that represents the message being encoded or decoded.
getInputStream() - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method returns an input stream object reference to the message buffer contents (i.e. the encoded data).
getInputStream() - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method returns an input stream object reference to the message buffer contents (i.e. the encoded data).
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.
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.
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!).
getMinute() - Method in class com.objsys.asn1j.runtime.Asn1Time
This method returns the minute component of the time value.
getMonth() - Method in class com.objsys.asn1j.runtime.Asn1Time
This method returns the month number component of the time value.
getMsgBitCnt() - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
This method returns the number of bits in the encoded PER message.
getMsgBitCnt() - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method returns the number of bits in the encoded PER message.
getMsgBitCnt() - Method in interface com.objsys.asn1j.runtime.Asn1PerMessageBuffer
This method returns the count of bits in the encoded message.
getMsgBitCnt(int, int) - Static method in class com.objsys.asn1j.runtime.Asn1PerUtil
This method returns the number of bits in an encoded PER message buffer.
getMsgByteCnt() - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeBuffer
This method returns the number of bytes in the encoded PER message.
getMsgCopy() - Method in class com.objsys.asn1j.runtime.Asn1BerEncodeBuffer
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.Asn1PerEncodeBuffer
This method returns the encoded message in a byte array.
getMsgCopy() - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method returns the encoded message in a byte array.
getMsgCopy() - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method returns the encoded message in a byte array.
getMsgLength() - Method in class com.objsys.asn1j.runtime.Asn1BerEncodeBuffer
This method returns the length 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.Asn1PerEncodeBuffer
This method returns the length (in bytes) of the encoded message component.
getMsgLength() - Method in class com.objsys.asn1j.runtime.Asn1XerEncodeBuffer
This method returns the length (in bytes) of the encoded message component.
getMsgLength() - Method in class com.objsys.asn1j.runtime.Asn1XmlEncodeBuffer
This method returns the length (in bytes) 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.
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.
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.Asn1Xer__ABSTRACT_SYNTAX_property_default_Type
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_context_negotiation
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XerCHARACTER_STRING_identification_syntaxes
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_context_negotiation
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XerEmbeddedPDV_identification_syntaxes
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XerExternal
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XerExternal_encoding
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1Xml__ABSTRACT_SYNTAX_property_default_Type
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XmlAnyElem
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_context_negotiation
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XmlCHARACTER_STRING_identification_syntaxes
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_context_negotiation
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XmlEmbeddedPDV_identification_syntaxes
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal
 
getSaxHandler() - Method in class com.objsys.asn1j.runtime.Asn1XmlExternal_encoding
 
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.Asn1Time
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.Asn1Time
This method converts the time string to the java.util.Calendar value.
getTraceHandler() - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeBuffer
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.Asn1PerEncodeBuffer
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 interface com.objsys.asn1j.runtime.Asn1PerMessageBuffer
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.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.Asn1Time
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.Asn1Time
This method returns the year component of the time value.
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 _