Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
_
C
calcIndefLen(byte[], int, int)
- Static method in class com.objsys.asn1j.runtime.
Asn1BerDecodeBuffer
This function calculates the actual length of an indefinite length message component.
capture(int)
- Method in class com.objsys.asn1j.runtime.
Asn1DecodeBuffer
This method captures bytes from the input stream to a separate object for later analysis.
CENTURY
- Static variable in class com.objsys.asn1j.runtime.
Asn1PerTime
characters(String, short)
- Method in class com.objsys.asn1j.runtime.
Asn1ElementTracker
characters(String, short)
- Method in class com.objsys.asn1j.runtime.
Asn1NamedEventDispatcher
characters(String, short)
- Method in interface com.objsys.asn1j.runtime.
Asn1NamedEventHandler
The characters callback method is invoked when content (primitive data) is encountered.
characters(char[], int, int)
- Method in class com.objsys.asn1j.runtime.
Asn1OpenType.SaxHandler
characters(String, short)
- Method in class com.objsys.asn1j.runtime.
Asn1TraceHandler
The characters callback method is invoked when content (primitive data) is encountered.
characters(char[], int, int)
- Method in class com.objsys.asn1j.runtime.
Asn1XmlAnyElem.XsdAnySaxHandler
characters(char[], int, int)
- Method in class com.objsys.asn1j.runtime.
Asn1XmlSaxSimpleType
charAt(String, int)
- Static method in class com.objsys.asn1j.runtime.
Asn1Time
Returns the character at the specified index in the specified string.
CHARSET
- Static variable in class com.objsys.asn1j.runtime.
Asn1BMPString
CHARSET
- Static variable in class com.objsys.asn1j.runtime.
Asn1IA5String
CHARSET
- Static variable in class com.objsys.asn1j.runtime.
Asn1NumericString
The
CHARSET
constant specifies the character set for a numeric string in canonical order.
CHARSET
- Static variable in class com.objsys.asn1j.runtime.
Asn1PrintableString
CHARSET
- Static variable in class com.objsys.asn1j.runtime.
Asn1VisibleString
checkSize(int)
- Method in class com.objsys.asn1j.runtime.
Asn1BerEncodeBuffer
This method determines if the encode buffer can hold the requested number of bytes.
checkSize(int)
- Method in class com.objsys.asn1j.runtime.
Asn1EncodeBuffer
This method determines if the encode buffer can hold the requested number of bytes.
checkSize(int)
- Method in class com.objsys.asn1j.runtime.
Asn1PerEncodeBuffer
This method determines if the encode buffer can hold the requested number of bytes.
choiceID
- Variable in class com.objsys.asn1j.runtime.
Asn1Choice
This member variable is where the selected choice option identifier is stored.
choiceIndex
- Variable in class com.objsys.asn1j.runtime.
Asn1ChoiceExt
The choice index value is used with the packed encoding rules (PER) when this object is used to encode/decode a choice extension.
ClassMask
- Static variable in class com.objsys.asn1j.runtime.
Asn1Tag
Mask value to mask the class bits from a tag
clear(int)
- Method in class com.objsys.asn1j.runtime.
Asn1BitString
This method clears the given bit in the bit string.
clear()
- Method in class com.objsys.asn1j.runtime.
Asn1Time
This method clears time string.
clear()
- Method in class com.objsys.asn1j.runtime.
Asn1UTCTime
Clears out time string.
clone()
- Method in class com.objsys.asn1j.runtime.
Asn1Type
Creates and returns a copy of this object.
close()
- Method in class com.objsys.asn1j.runtime.
Asn1BerInputStream
Closes this input stream and releases any system resources associated with the stream.
close()
- Method in class com.objsys.asn1j.runtime.
Asn1CharOutputStream
close()
- Method in class com.objsys.asn1j.runtime.
Asn1DerInputStream
Closes this input stream and releases any system resources associated with the stream.
close()
- Method in interface com.objsys.asn1j.runtime.
Asn1InputStream
Closes this input stream and releases any system resources associated with the stream.
close()
- Method in class com.objsys.asn1j.runtime.
Asn1MderDecodeBuffer
close()
- Method in class com.objsys.asn1j.runtime.
Asn1OutputStream
Closes this output stream and releases any system resources associated with this stream.
close()
- Method in class com.objsys.asn1j.runtime.
Asn1PerInputStream
Closes this input stream and releases any system resources associated with the stream.
close()
- Method in class com.objsys.asn1j.runtime.
Asn1PerOutputStream
Close the stream.
close()
- Method in class com.objsys.asn1j.runtime.
Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
com.objsys.asn1j.runtime
- package com.objsys.asn1j.runtime
compareTo(Object)
- Method in class com.objsys.asn1j.runtime.
Asn1OctetString
This method compares two Asn1OctetString objects for equality.
compareTo(Object)
- Method in class com.objsys.asn1j.runtime.
Asn1Time
This method compares this object with Asn1Time class instance or with Calendar instance.
compileString()
- Method in class com.objsys.asn1j.runtime.
Asn1GeneralizedTime
Compiles new time string accoring X.680 (clause 41) and ISO 8601.
compileString()
- Method in class com.objsys.asn1j.runtime.
Asn1Time
Compiles new time string accoring X.680 (clauses 41, 42) and ISO 8601.
compileString()
- Method in class com.objsys.asn1j.runtime.
Asn1UTCTime
Compiles new time string according to X.680 (clause 42) and ISO 8601.
CONS
- Static variable in class com.objsys.asn1j.runtime.
Asn1Tag
Mask value for CONSTRUCTED form
consumeStartElement(String, String, String, Attributes)
- Method in class com.objsys.asn1j.runtime.
Asn1XerSaxHandler
This method should be used in preference to invoking startElement directly when a parent SAX handler is delegating to a child SAX handler.
contents(byte[])
- Method in class com.objsys.asn1j.runtime.
Asn1BerMessageDumpHandler
This method is invoked after each contents field is parsed.
contents(byte[])
- Method in interface com.objsys.asn1j.runtime.
Asn1TaggedEventHandler
The contents callback method is invoked when the contents of a primitive data element are parsed.
context
- Variable in class com.objsys.asn1j.runtime.
Asn1MessageBufferBase
convertToDecimal()
- Method in class com.objsys.asn1j.runtime.
Asn1Real10
This method convert the contained real10 value to XML decimal.
convertToNR3Form(boolean)
- Method in class com.objsys.asn1j.runtime.
Asn1Real10
This method convert the contained real10 value to NR3 form.
copy(byte)
- Method in class com.objsys.asn1j.runtime.
Asn1BerEncodeBuffer
This method copies a single byte to the encode buffer.
copy(byte[])
- Method in class com.objsys.asn1j.runtime.
Asn1BerEncodeBuffer
This method copies multiple bytes to the encode buffer
copy(byte[], int, int)
- Method in class com.objsys.asn1j.runtime.
Asn1BerEncodeBuffer
This method copies multiple bytes to the encode buffer
copy(String)
- Method in class com.objsys.asn1j.runtime.
Asn1BerEncodeBuffer
This method copies a character string into the encode buffer
copy(byte)
- Method in class com.objsys.asn1j.runtime.
Asn1EncodeBuffer
This abstract method is used to copy a single byte to the encode buffer.
copy(byte[])
- Method in class com.objsys.asn1j.runtime.
Asn1EncodeBuffer
This method copies multiple bytes to the encode buffer
copy(byte)
- Method in class com.objsys.asn1j.runtime.
Asn1PerEncodeBuffer
This method is used to copy a single byte to the encode buffer.
copy(byte[])
- Method in class com.objsys.asn1j.runtime.
Asn1PerEncodeBuffer
This method copies multiple bytes to the encode buffer
copy(byte)
- Method in class com.objsys.asn1j.runtime.
Asn1XerEncodeBuffer
This method is used to copy a single byte to the encode buffer.
copy(byte[])
- Method in class com.objsys.asn1j.runtime.
Asn1XerEncodeBuffer
This method copies multiple bytes to the encode buffer.
copy(byte[], int, int)
- Method in class com.objsys.asn1j.runtime.
Asn1XerEncodeBuffer
This method copies multiple bytes to the encode buffer.
copy(String)
- Method in class com.objsys.asn1j.runtime.
Asn1XerEncodeBuffer
This method copies a character string to the encode buffer.
copy(byte)
- Method in class com.objsys.asn1j.runtime.
Asn1XerOutputStream
This method is used to copy a single byte to the output stream.
copy(byte[])
- Method in class com.objsys.asn1j.runtime.
Asn1XerOutputStream
This method copies multiple bytes to the output stream.
copy(byte[], int, int)
- Method in class com.objsys.asn1j.runtime.
Asn1XerOutputStream
This method copies multiple bytes to the output stream.
copy(String)
- Method in class com.objsys.asn1j.runtime.
Asn1XerOutputStream
This method copies a character string to the output stream.
copy(byte)
- Method in class com.objsys.asn1j.runtime.
Asn1XmlEncodeBuffer
This method is used to copy a single byte to the encode buffer.
copy(byte[])
- Method in class com.objsys.asn1j.runtime.
Asn1XmlEncodeBuffer
This method copies multiple bytes to the encode buffer.
copy(byte[], int, int)
- Method in class com.objsys.asn1j.runtime.
Asn1XmlEncodeBuffer
This method copies multiple bytes to the encode buffer.
copy(String)
- Method in class com.objsys.asn1j.runtime.
Asn1XmlEncodeBuffer
This method copies a character string to the encode buffer.
copy(byte)
- Method in class com.objsys.asn1j.runtime.
Asn1XmlOutputStream
This method is used to copy a single byte to the output stream.
copy(byte[])
- Method in class com.objsys.asn1j.runtime.
Asn1XmlOutputStream
This method copies multiple bytes to the output stream.
copy(byte[], int, int)
- Method in class com.objsys.asn1j.runtime.
Asn1XmlOutputStream
This method copies multiple bytes to the output stream.
copy(String)
- Method in class com.objsys.asn1j.runtime.
Asn1XmlOutputStream
This method copies a character string to the output stream.
copy(byte)
- Method in interface com.objsys.asn1j.runtime.
Asn1XmlXerEncoder
This method is used to copy a single byte to the encode buffer or stream.
copy(byte[])
- Method in interface com.objsys.asn1j.runtime.
Asn1XmlXerEncoder
This method copies multiple bytes to the encode buffer or stream.
copy(byte[], int, int)
- Method in interface com.objsys.asn1j.runtime.
Asn1XmlXerEncoder
This method copies multiple bytes to the encode buffer or stream.
copy(String)
- Method in interface com.objsys.asn1j.runtime.
Asn1XmlXerEncoder
This method copies a character string to the encode buffer or stream.
CTXT
- Static variable in class com.objsys.asn1j.runtime.
Asn1Tag
Mask value for a context-specific tag
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
_