Frames | No Frames |
Methods which throw type java.lang.IllegalStateException | |
void | Initialises the algorithm with designated attributes. |
void | |
void | A convenience method. |
Classes derived from java.lang.IllegalStateException | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class | |
class |
Classes derived from java.lang.IllegalStateException | |
class | Thrown when a method in the java.awt.dnd package is unable to perform a
requested operation, usually because the underlying DnD system is in the
wrong state.
|
Methods which throw type java.lang.IllegalStateException | |
void | |
void | Initialises the padding scheme with a designated block size.
|
void | Initialises the algorithm with designated attributes. |
void | Initialises the algorithm with designated attributes. |
Methods which throw type java.lang.IllegalStateException | |
Object | |
Object | |
boolean | |
boolean |
Methods which throw type java.lang.IllegalStateException | |
void | Exports the property of the component c that was
specified for this TransferHandler to the clipboard, performing
the specified action.
|
Methods which throw type java.lang.IllegalStateException | |
void | |
void | |
boolean | |
boolean | |
void | |
void | |
void | |
void | |
void | |
void | |
void | |
void |
Classes derived from java.lang.IllegalStateException | |
class | This exception is thrown when the requested operation failed because
a component was not in the proper state.
|
Methods which throw type java.lang.IllegalStateException | |
byte[] | Finishes a multi-part transformation, and returns the final
transformed bytes.
|
byte[] | Finishes the computation of a MAC and returns the digest.
|
byte[] | Finishes a multi-part transformation or does an entire
transformation on the input, and returns the transformed bytes.
|
byte[] | Finishes the computation of a MAC with a final byte array (or
computes a MAC over those bytes only) and returns the digest.
|
int | Finishes a multi-part transformation and stores the transformed
bytes into the given array.
|
void | Finishes the computation of a MAC and places the result into the
given array.
|
byte[] | Finishes a multi-part transformation or does an entire
transformation on the input, and returns the transformed bytes.
|
int | |
int | Finishes a multi-part transformation or transforms a portion of a
byte array, and stores the result in the given byte array.
|
Key | Do a phase in the key agreement. |
Key | Do a phase in the key agreement.
|
byte[] | Generate the shared secret in a new byte array.
|
int | KeyAgreementSpi.engineGenerateSecret(byte[] sharedSecret, int offset) Generate the shared secret, storing it into the specified array.
|
SecretKey | Generate the shared secret and return it as a SecretKey .
|
byte[] | |
int | ExemptionMechanism.genExemptionBlob(byte[] output) |
int | ExemptionMechanism.genExemptionBlob(byte[] output, int outputOffset) |
byte[] | Generate the shared secret in a new byte array.
|
int | KeyAgreement.generateSecret(byte[] sharedSecret, int offset) Generate the shared secret and store it into the supplied array.
|
SecretKey | Generate the shared secret and return it as an appropriate SecretKey .
|
int | Cipher.getOutputSize(int inputLength) Returns the size an output buffer needs to be if this cipher is
updated with a number of bytes.
|
int | ExemptionMechanism.getOutputSize(int inputLength) |
Key | Unwrap a previously-wrapped key.
|
void | Update the computation with a single byte.
|
byte[] | Continue a multi-part transformation on an entire byte array,
returning the transformed bytes.
|
void | Update the computation with a byte array.
|
byte[] | Continue a multi-part transformation on part of a byte array,
returning the transformed bytes.
|
void | Update the computation with a portion of a byte array.
|
int | Continue a multi-part transformation on part of a byte array,
placing the transformed bytes into the given array.
|
int | Continue a multi-part transformation on part of a byte array,
placing the transformed bytes into the given array.
|
byte[] | Wrap a key.
|
Methods which throw type java.lang.IllegalStateException | |
void | Initialises the algorithm with designated attributes. |
void | |
void | Initialises the algorithm with designated attributes. |
void | |
void | |
void | Initialising a UMAC instance consists of defining values for the
following parameters:
|
Classes derived from java.lang.IllegalStateException | |
class |
Methods which throw type java.lang.IllegalStateException | |
Object | |
Object | Terminates a signature generation phase by digesting and processing the
context of the underlying message digest algorithm instance.
|
void | ISignature.update(byte b) Digests one byte of a message for signing or verification purposes.
|
void | ISignature.update(byte[] buffer, int offset, int length) Digests a sequence of bytes from a message for signing or verification
purposes.
|
boolean | Terminates a signature verification phase by digesting and processing the
context of the underlying message digest algorithm instance.
|
boolean |
Methods which throw type java.lang.IllegalStateException | |
Matcher | |
int | |
int | |
String | |
int | |
int |
Methods which throw type java.lang.IllegalStateException | |
int | Returns the currently set block size for this instance.
|
void | BaseCipher.decryptBlock(byte[] in, int inOffset, byte[] out, int outOffset) Decrypts exactly one block of ciphertext.
|
void | IBlockCipher.decryptBlock(byte[] in, int inOffset, byte[] out, int outOffset) Decrypts exactly one block of ciphertext.
|
void | BaseCipher.encryptBlock(byte[] in, int inOffset, byte[] out, int outOffset) Encrypts exactly one block of plaintext.
|
void | IBlockCipher.encryptBlock(byte[] in, int inOffset, byte[] out, int outOffset) Encrypts exactly one block of plaintext.
|
void | Initialises the algorithm with designated attributes. |
Methods which throw type java.lang.IllegalStateException | |
void |
Methods which throw type java.lang.IllegalStateException | |
HTMLEditorKit.ParserCallback | HTMLDocument.getInsertingReader(int pos, int popDepth, int pushDepth, HTML.Tag insertTag, Element parent) Gets the reader for the parser to use when inserting the HTML fragment into
the document. |
Methods which throw type java.lang.IllegalStateException | |
int | Returns the currently set block size for the stage.
|
Methods which throw type java.lang.IllegalStateException | |
Enumeration | Returns a enumeration of all the entries in the JarFile.
|
Methods which throw type java.lang.IllegalStateException | |
void | Send a MIDI message and timestamp. |
Methods which throw type java.lang.IllegalStateException | |
Object | |
boolean |
Methods which throw type java.lang.IllegalStateException | |
byte | |
byte | Returns the next 8 bits of random data generated from this instance.
|
void | |
void | |
void | Fills the designated byte array, starting from byte at index
offset , for a maximum of length bytes with
the output of this generator instance.
|
Classes derived from java.lang.IllegalStateException | |
class | Thrown when a method is called on a Formatter but
it has already been closed.
|
Methods which throw type java.lang.IllegalStateException | |
String | Compile the pattern and call findWithinHorizon(Pattern,int) .
|
String | Trys to match the pattern within the given horizon.
|
boolean | Checks if there is any next String using the current
delimiter. |
boolean | Compiles the pattern to a Pattern and calls hasNext(Pattern) .
|
boolean | Searches the pattern in the next subString before the next
current delimiter.
|
boolean | Checks if the string to the next delimiter can be interpreted as
a BigDecimal number. |
boolean | Checks if the string to the next delimiter can be interpreted as
a BigInteger number. |
boolean | Scanner.hasNextBigInteger(int radix) Checks if the string to the next delimiter can be interpreted as
a BigInteger number. |
boolean | Checks if the next string could be a boolean. |
boolean | Checks if the string to the next delimiter can be interpreted as
a byte number. |
boolean | Scanner.hasNextByte(int radix) Checks if the string to the next delimiter can be interpreted as
a byte number with the given radix. |
boolean | Checks if the string to the next delimiter can be interpreted as
a double number. |
boolean | Checks if the string to the next delimiter can be interpreted as
a double number. |
boolean | Checks if the string to the next delimiter can be interpreted as
an int number. |
boolean | Scanner.hasNextInt(int radix) Checks if the string to the next delimiter can be interpreted as
an int number with the given radix. |
boolean | Checks if there is a current line, which ends at the next line
break or the end of the input.
|
boolean | Checks if the string to the next delimiter can be interpreted as
a long number. |
boolean | Scanner.hasNextLong(int radix) Checks if the string to the next delimiter can be interpreted as
a long number with the given radix. |
boolean | Checks if the string to the next delimiter can be interpreted as
a short number with the given radix. |
boolean | Scanner.hasNextShort(int radix) Checks if the string to the next delimiter can be interpreted as
a short number. |
String | Uses the current delimiter to find the next string in the
buffer. |
String | Tries to match the buffer with the given pattern. |
String | Tries to match the buffer with the given pattern. |
BigDecimal | Tries to interpret the next string as a BigDecimal value.
|
BigInteger | Tries to interpret the next string as a BigInteger value. |
BigInteger | Scanner.nextBigInteger(int radix) Tries to interpret the next string as a BigInteger value with the
given radix.
|
boolean | Tries to interpret the next string to the delimiter as a boolean
value, ignoring case.
|
byte | Tries to interpret the next string as a byte value. |
byte | Tries to interpret the next string as a byte value with the given
radix.
|
double | Tries to interpret the next string as a double value.
|
float | Tries to interpret the next string as a double value, and then
casts down to float.
|
int | Tries to interpret the next string as an int value. |
int | Tries to interpret the next string as an int value with the given
radix.
|
String | Tries to match the system line seperator, and returns the current
line.
|
long | Tries to interpret the next string as a long value. |
long | Tries to interpret the next string as a long value with the given
radix.
|