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 _ 

P

parse(Asn1TaggedEventHandler) - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
This method parses the complete message and invokes the event handler callback methods as various items are encountered.
parsed - Variable in class com.objsys.asn1j.runtime.Asn1AbstractTime
Indicates string parsed or not.
parseInt(String, IntHolder, int) - Static method in class com.objsys.asn1j.runtime.Asn1AbstractTime
Parses integer value using String.
parseString(String) - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method parses passed time string.
parseString(String) - Method in class com.objsys.asn1j.runtime.Asn1GeneralizedTime
This method parses the given time string value.
parseString(String) - Method in class com.objsys.asn1j.runtime.Asn1UTCTime
This method parses passed time string.
parseString(String, IntHolder) - Static method in class com.objsys.asn1j.runtime.Asn1Value
This static method parses the given ASN.1 value text (either a binary or hex data string) and returns the value in a binary byte array.
parseString(String) - Static method in class com.objsys.asn1j.runtime.Asn1Value
This overloaded version of the parseString method sets the numbits holder value to null.
parseValue(String) - Static method in class com.objsys.asn1j.runtime.Asn1Enumerated
This method will parse the given enumeration text and return the associated integer value.
parseXmlString(String) - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
This method parses the given time string value.
pdiag(String) - Method in class com.objsys.asn1j.runtime.Asn1Type
 
peekTag(Asn1Tag) - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
This method will parse and return the next tag in the decode stream without advancing the decode cursor.
peekTag() - Method in class com.objsys.asn1j.runtime.Asn1BerDecodeBuffer
This overloaded version of the peekTag method will return a reference to a newly created tag object.
PER - Static variable in class com.objsys.asn1j.runtime.Asn1OpenType
 
PLMNidentityToString(byte[]) - Static method in class com.objsys.asn1j.runtime.Asn1Util
Translates a PLMN identity string (i.e., byte array) to ASCII strings for the MCC and the MNC.
popAllContainers() - Method in class com.objsys.asn1j.runtime.Asn1NasDecodeBuffer
Pop all containers from the container stack.
popContainer() - Method in class com.objsys.asn1j.runtime.Asn1NasDecodeBuffer
Notify the runtime layer of the end of decoding of a length-constrained container of the given length.
pow(int, int) - Static method in class com.objsys.asn1j.runtime.Asn1Util
Raises an integer base to an integer power and returns the result as a double.
prefixes() - Method in class com.objsys.asn1j.runtime.Asn1XmlNamespaceCtxt
Return an unmodifiable Set of all mapped prefixes
PRIM - Static variable in class com.objsys.asn1j.runtime.Asn1Tag
Mask value for PRIMITIVE form
print(PrintWriter, String, int) - Method in class com.objsys.asn1j.runtime.Asn1ArrayType
This method will format and output a primitive value to the given print stream, for each array element value.
print(StringBuilder, String, int) - Method in class com.objsys.asn1j.runtime.Asn1ArrayType
This method will format and output a primitive value to the given string builder for each array value.
print(PrintStream, String) - Method in class com.objsys.asn1j.runtime.Asn1PerBitFieldPrinter
This method iterates through and prints all of the bit fields in a PER encoded message.
print(PrintStream, String) - Method in class com.objsys.asn1j.runtime.Asn1PerDecodeTraceHandler
This method prints the trace to the given output stream in a default format.
print(PrintStream, String) - Method in class com.objsys.asn1j.runtime.Asn1PerEncodeTraceHandler
This method prints the trace to the given output stream in a default format.
print(PrintStream, String) - Method in class com.objsys.asn1j.runtime.Asn1PerOutputStreamTraceHandler
This method prints the trace to the given output stream in a default format.
print(PrintStream, String) - Method in class com.objsys.asn1j.runtime.Asn1PerTraceHandler
This method prints the trace to the given output stream in a default format.
print(PrintStream, String, int) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method will format and output a primitive value to the given print stream.
print(PrintWriter, String, int) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method will format and output a primitive value to the given print writer.
print(StringBuilder, String, int) - Method in class com.objsys.asn1j.runtime.Asn1Type
This method will format and output a primitive value to the given string builder.
print(PrintWriter, String, int) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method declaration is the signature of the standard print method used to print the contents of the object representing the ASN.1 type.
print(PrintStream, String, int) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method declaration is the signature of the standard print method used to print the contents of the object representing the ASN.1 type.
print(StringBuilder, String, int) - Method in interface com.objsys.asn1j.runtime.Asn1TypeIF
This method declaration is the signature of the standard print to string method used to print the contents of the object representing the ASN.1 type.
print() - Method in class com.objsys.asn1j.runtime.TS32297CDRHeader
 
print() - Method in class com.objsys.asn1j.runtime.TS32297CDRHeader.TS32297RelVerId
 
print() - Method in class com.objsys.asn1j.runtime.TS32297FileHeader
 
print() - Method in class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297IpAddress
 
print() - Method in class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297RelVerId
 
print() - Method in class com.objsys.asn1j.runtime.TS32297FileHeader.TS32297Timestamp
 
PrintableString - Static variable in class com.objsys.asn1j.runtime.Asn1Type
PrintableString type code = 19
println(String) - Method in class com.objsys.asn1j.runtime.Diag
 
println(String, int) - Method in class com.objsys.asn1j.runtime.Diag
 
PRIV - Static variable in class com.objsys.asn1j.runtime.Asn1Tag
Mask value for a PRIVATE tag
prtln(String) - Static method in class com.objsys.asn1j.runtime.Diag
 
prtln(String, int) - Static method in class com.objsys.asn1j.runtime.Diag
 
prtln(byte[], int, int, int) - Static method in class com.objsys.asn1j.runtime.Diag
 
prtln(byte[], int, int) - Static method in class com.objsys.asn1j.runtime.Diag
 
pushContainerBits(long) - Method in class com.objsys.asn1j.runtime.Asn1NasDecodeBuffer
Notify the runtime layer of the start of decoding of a length-constrained container of a given length.
pushContainerBytes(long) - Method in class com.objsys.asn1j.runtime.Asn1NasDecodeBuffer
Notify the runtime layer of the start of decoding of a length-constrained container of a given length.
putInteger(StringBuffer, int, int) - Static method in class com.objsys.asn1j.runtime.Asn1AbstractTime
Puts integer in string buffer
putInteger(int, int) - Method in class com.objsys.asn1j.runtime.Asn1AbstractTime
Puts integer in string buffer
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