Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
B C D E F G I L M O P R S T U

B

bCausalSet - Variable in class com.sonalb.EnhancedException
 
bCausalSet - Variable in class com.sonalb.EnhancedIOException
 
bCausalSet - Variable in class com.sonalb.EnhancedRuntimeException
 
bClassSet - Variable in class com.sonalb.EnhancedException
 
bClassSet - Variable in class com.sonalb.EnhancedIOException
 
bClassSet - Variable in class com.sonalb.EnhancedRuntimeException
 
bCodeSet - Variable in class com.sonalb.EnhancedException
 
bCodeSet - Variable in class com.sonalb.EnhancedIOException
 
bCodeSet - Variable in class com.sonalb.EnhancedRuntimeException
 
bDataSet - Variable in class com.sonalb.EnhancedException
 
bDataSet - Variable in class com.sonalb.EnhancedIOException
 
bDataSet - Variable in class com.sonalb.EnhancedRuntimeException
 
bMethodSet - Variable in class com.sonalb.EnhancedException
 
bMethodSet - Variable in class com.sonalb.EnhancedIOException
 
bMethodSet - Variable in class com.sonalb.EnhancedRuntimeException
 

C

CVSID - Static variable in class com.sonalb.EnhancedException
 
CVSID - Static variable in class com.sonalb.EnhancedIOException
 
CVSID - Static variable in class com.sonalb.EnhancedRuntimeException
 
CVSID - Static variable in class com.sonalb.Utils
 
causalException - Variable in class com.sonalb.EnhancedException
 
causalException - Variable in class com.sonalb.EnhancedIOException
 
causalException - Variable in class com.sonalb.EnhancedRuntimeException
 
com.sonalb - package com.sonalb
 
commaFormatInteger(int) - Static method in class com.sonalb.Utils
Converts the input integer into a more readable comma-separated String.
convertToHttpDate(Date) - Static method in class com.sonalb.Utils
Converts the input Date into a String formatted as specified by RFC 1123 of the IETF.
countInstances(String, char) - Static method in class com.sonalb.Utils
Counts the number of times the specified character appears in the input String.
countInstances(String, String) - Static method in class com.sonalb.Utils
Counts the number of times the specified String appears in the input String.
csvStringToArray(String) - Static method in class com.sonalb.Utils
Tokenizes the argument String into several constituent Strings, separated by commas, and returns the tokens as an array.

D

data - Variable in class com.sonalb.EnhancedException
 
data - Variable in class com.sonalb.EnhancedIOException
 
data - Variable in class com.sonalb.EnhancedRuntimeException
 
delimitedStringToArray(String, String) - Static method in class com.sonalb.Utils
Tokenizes the argument String into several constituent Strings, separated by specified delimiters, and returns the tokens as an array.

E

EnhancedException - exception com.sonalb.EnhancedException.
Convenience implementation of IEnhancedException interface, and subclass of Exception.
EnhancedException() - Constructor for class com.sonalb.EnhancedException
Constructs a "plain vanilla" EnhancedException.
EnhancedException(String) - Constructor for class com.sonalb.EnhancedException
Constructs an EnhancedException with a short detail message.
EnhancedException(Exception) - Constructor for class com.sonalb.EnhancedException
Constructs an EnhancedException with the specified causal Exception.
EnhancedException(String, Exception) - Constructor for class com.sonalb.EnhancedException
Constructs an EnhancedException with the specified detail message and causal Exception.
EnhancedException(String, Exception, String, Object, String) - Constructor for class com.sonalb.EnhancedException
Constructs an EnhancedException with a detail message, causal Exception, error code, class and method of origin.
EnhancedException(String, Object, String) - Constructor for class com.sonalb.EnhancedException
Constructs an EnhancedException with an error code and, class and method of origin.
EnhancedException(String, String, Object, String) - Constructor for class com.sonalb.EnhancedException
Constructs an EnhancedException with a detail message, error code, class and method of origin.
EnhancedIOException - exception com.sonalb.EnhancedIOException.
Convenience implementation of IEnhancedException interface, and subclass of java.io.IOException.
EnhancedIOException() - Constructor for class com.sonalb.EnhancedIOException
Constructs a "plain vanilla" EnhancedIOException.
EnhancedIOException(String) - Constructor for class com.sonalb.EnhancedIOException
Constructs an EnhancedIOException with a short detail message.
EnhancedIOException(Exception) - Constructor for class com.sonalb.EnhancedIOException
Constructs an EnhancedIOException with the specified causal Exception.
EnhancedIOException(String, Exception) - Constructor for class com.sonalb.EnhancedIOException
Constructs an EnhancedIOException with the specified detail message and causal Exception.
EnhancedIOException(String, Exception, String, Object, String) - Constructor for class com.sonalb.EnhancedIOException
Constructs an EnhancedIOException with a detail message, causal Exception, error code, class and method of origin.
EnhancedIOException(String, Object, String) - Constructor for class com.sonalb.EnhancedIOException
Constructs an EnhancedIOException with an error code and, class and method of origin.
EnhancedIOException(String, String, Object, String) - Constructor for class com.sonalb.EnhancedIOException
Constructs an EnhancedIOException with a detail message, error code, class and method of origin.
EnhancedRuntimeException - exception com.sonalb.EnhancedRuntimeException.
Convenience implementation of IEnhancedException interface, and subclass of RuntimeException.
EnhancedRuntimeException() - Constructor for class com.sonalb.EnhancedRuntimeException
Constructs a "plain vanilla" EnhancedRuntimeException.
EnhancedRuntimeException(String) - Constructor for class com.sonalb.EnhancedRuntimeException
Constructs an EnhancedRuntimeException with a short detail message.
EnhancedRuntimeException(Exception) - Constructor for class com.sonalb.EnhancedRuntimeException
Constructs an EnhancedRuntimeException with the specified causal Exception.
EnhancedRuntimeException(String, Exception) - Constructor for class com.sonalb.EnhancedRuntimeException
Constructs an EnhancedRuntimeException with the specified detail message and causal Exception.
EnhancedRuntimeException(String, Exception, String, Object, String) - Constructor for class com.sonalb.EnhancedRuntimeException
Constructs an EnhancedRuntimeException with a detail message, causal Exception, error code, class and method of origin.
EnhancedRuntimeException(String, Object, String) - Constructor for class com.sonalb.EnhancedRuntimeException
Constructs an EnhancedRuntimeException with an error code and, class and method of origin.
EnhancedRuntimeException(String, String, Object, String) - Constructor for class com.sonalb.EnhancedRuntimeException
Constructs an EnhancedRuntimeException with a detail message, error code, class and method of origin.
exceptionCode - Variable in class com.sonalb.EnhancedException
 
exceptionCode - Variable in class com.sonalb.EnhancedIOException
 
exceptionCode - Variable in class com.sonalb.EnhancedRuntimeException
 

F

findMax(int[], int) - Static method in class com.sonalb.Utils
Returns the nth largest number in the input array.
findMax(Comparable[], int) - Static method in class com.sonalb.Utils
Returns the nth largest object in the input array.
findMax(Object[], int, Comparator) - Static method in class com.sonalb.Utils
Returns the nth largest object in the input array.
findMin(int[], int) - Static method in class com.sonalb.Utils
Returns the nth smallest number in the input array.
findMin(Comparable[], int) - Static method in class com.sonalb.Utils
Returns the nth smallest object in the input array.
findMin(Object[], int, Comparator) - Static method in class com.sonalb.Utils
Returns the nth smallest object in the input array.
findOrderedMax(int[], int) - Static method in class com.sonalb.Utils
Returns the number which would be in the nth place if the input array were sorted in descending order.
findOrderedMax(Comparable[], int) - Static method in class com.sonalb.Utils
Returns the object which would be in the nth place if the input array were sorted in descending order.
findOrderedMax(Object[], int, Comparator) - Static method in class com.sonalb.Utils
Returns the object which would be in the nth place if the input array were sorted in descending order.
findOrderedMin(int[], int) - Static method in class com.sonalb.Utils
Returns the number which would be in the nth place if the input array were sorted in ascending order.
findOrderedMin(Comparable[], int) - Static method in class com.sonalb.Utils
Returns the object which would be in the nth place if the input array were sorted in ascending order.
findOrderedMin(Object[], int, Comparator) - Static method in class com.sonalb.Utils
Returns the object which would be in the nth place if the input array were sorted in ascending order.

G

getCausalException() - Method in class com.sonalb.EnhancedException
 
getCausalException() - Method in class com.sonalb.EnhancedIOException
 
getCausalException() - Method in class com.sonalb.EnhancedRuntimeException
 
getCausalException() - Method in interface com.sonalb.IEnhancedException
Returns the underlying Exception (if any) for this instance.
getCode() - Method in class com.sonalb.EnhancedException
 
getCode() - Method in class com.sonalb.EnhancedIOException
 
getCode() - Method in class com.sonalb.EnhancedRuntimeException
 
getCode() - Method in interface com.sonalb.IEnhancedException
Returns the application-specific error code associated with this instance.
getDataObject() - Method in class com.sonalb.EnhancedException
 
getDataObject() - Method in class com.sonalb.EnhancedIOException
 
getDataObject() - Method in class com.sonalb.EnhancedRuntimeException
 
getDataObject() - Method in interface com.sonalb.IEnhancedException
Returns the data object (if any) set by the originator.
getOriginClass() - Method in class com.sonalb.EnhancedException
 
getOriginClass() - Method in class com.sonalb.EnhancedIOException
 
getOriginClass() - Method in class com.sonalb.EnhancedRuntimeException
 
getOriginClass() - Method in interface com.sonalb.IEnhancedException
Returns the fully-qualified name of the class which constructed this instance.
getOriginMethod() - Method in class com.sonalb.EnhancedException
 
getOriginMethod() - Method in class com.sonalb.EnhancedIOException
 
getOriginMethod() - Method in class com.sonalb.EnhancedRuntimeException
 
getOriginMethod() - Method in interface com.sonalb.IEnhancedException
Returns the name of the method in which this instance was constructed.

I

IEnhancedException - interface com.sonalb.IEnhancedException.
Allows implementing classes to contain an application-specific error code, the class and method of origin, a data Object, and any underlying (causal) Exception.
internalSetCausalException(Exception) - Method in class com.sonalb.EnhancedException
Sets the underlying (causal) Exception for this instance.
internalSetCausalException(Exception) - Method in class com.sonalb.EnhancedIOException
Sets the underlying (causal) Exception for this instance.
internalSetCausalException(Exception) - Method in class com.sonalb.EnhancedRuntimeException
Sets the underlying (causal) Exception for this instance.
internalSetCode(String) - Method in class com.sonalb.EnhancedException
Sets the error-code which identifies the particular error condition that triggered this exception.
internalSetCode(String) - Method in class com.sonalb.EnhancedIOException
Sets the error-code which identifies the particular error condition that triggered this exception.
internalSetCode(String) - Method in class com.sonalb.EnhancedRuntimeException
Sets the error-code which identifies the particular error condition that triggered this exception.
internalSetDataObject(Object) - Method in class com.sonalb.EnhancedException
Sets the data Object which will be passed up the call stack.
internalSetDataObject(Object) - Method in class com.sonalb.EnhancedIOException
Sets the data Object which will be passed up the call stack.
internalSetDataObject(Object) - Method in class com.sonalb.EnhancedRuntimeException
Sets the data Object which will be passed up the call stack.
internalSetOriginClass(Object) - Method in class com.sonalb.EnhancedException
Sets the class of origin for this instance.
internalSetOriginClass(Object) - Method in class com.sonalb.EnhancedIOException
Sets the class of origin for this instance.
internalSetOriginClass(Object) - Method in class com.sonalb.EnhancedRuntimeException
Sets the class of origin for this instance.
internalSetOriginMethod(String) - Method in class com.sonalb.EnhancedException
Sets the method of origin for this instance.
internalSetOriginMethod(String) - Method in class com.sonalb.EnhancedIOException
Sets the method of origin for this instance.
internalSetOriginMethod(String) - Method in class com.sonalb.EnhancedRuntimeException
Sets the method of origin for this instance.
isEmpty(String) - Static method in class com.sonalb.Utils
Returns true if argument is either null or it equals("").
isIPAddress(String) - Static method in class com.sonalb.Utils
Checks whether the input String is a valid IP address (quad).
isInArray(Object, Object[]) - Static method in class com.sonalb.Utils
Checks whether the specified Object exists in the given array.
isNullOrWhiteSpace(String) - Static method in class com.sonalb.Utils
Returns true if argument is either null or is full of whitespace.
isQuoted(String) - Static method in class com.sonalb.Utils
Determines whether the input String is enclosed in double-quotes.

L

logger - Static variable in class com.sonalb.EnhancedException
 
logger - Static variable in class com.sonalb.EnhancedIOException
 
logger - Static variable in class com.sonalb.EnhancedRuntimeException
 

M

matchQuotes(String) - Static method in class com.sonalb.Utils
Determines whether every double-quote has its closing partner in the input String.

O

originClass - Variable in class com.sonalb.EnhancedException
 
originClass - Variable in class com.sonalb.EnhancedIOException
 
originClass - Variable in class com.sonalb.EnhancedRuntimeException
 
originMethod - Variable in class com.sonalb.EnhancedException
 
originMethod - Variable in class com.sonalb.EnhancedIOException
 
originMethod - Variable in class com.sonalb.EnhancedRuntimeException
 

P

parseHttpDateStringToDate(String) - Static method in class com.sonalb.Utils
Parses the input date String into a Date object.

R

removeDataObject() - Method in class com.sonalb.EnhancedException
 
removeDataObject() - Method in class com.sonalb.EnhancedIOException
 
removeDataObject() - Method in class com.sonalb.EnhancedRuntimeException
 
removeDataObject() - Method in interface com.sonalb.IEnhancedException
Removes the data object (if any) contained in this instance.
replaceAll(String, String, String, boolean) - Static method in class com.sonalb.Utils
Replaces all occurrences of a String in the input String with another String.

S

setCausalException(Exception) - Method in class com.sonalb.EnhancedException
Sets the underlying (causal) Exception for this instance.
setCausalException(Exception) - Method in class com.sonalb.EnhancedIOException
Sets the underlying (causal) Exception for this instance.
setCausalException(Exception) - Method in class com.sonalb.EnhancedRuntimeException
Sets the underlying (causal) Exception for this instance.
setCode(String) - Method in class com.sonalb.EnhancedException
Sets the error-code which identifies the particular error condition that triggered this exception.
setCode(String) - Method in class com.sonalb.EnhancedIOException
Sets the error-code which identifies the particular error condition that triggered this exception.
setCode(String) - Method in class com.sonalb.EnhancedRuntimeException
Sets the error-code which identifies the particular error condition that triggered this exception.
setDataObject(Object) - Method in class com.sonalb.EnhancedException
Sets the data Object which will be passed up the call stack.
setDataObject(Object) - Method in class com.sonalb.EnhancedIOException
Sets the data Object which will be passed up the call stack.
setDataObject(Object) - Method in class com.sonalb.EnhancedRuntimeException
Sets the data Object which will be passed up the call stack.
setOriginClass(Object) - Method in class com.sonalb.EnhancedException
Sets the class of origin for this instance.
setOriginClass(Object) - Method in class com.sonalb.EnhancedIOException
Sets the class of origin for this instance.
setOriginClass(Object) - Method in class com.sonalb.EnhancedRuntimeException
Sets the class of origin for this instance.
setOriginMethod(String) - Method in class com.sonalb.EnhancedException
Sets the method of origin for this instance.
setOriginMethod(String) - Method in class com.sonalb.EnhancedIOException
Sets the method of origin for this instance.
setOriginMethod(String) - Method in class com.sonalb.EnhancedRuntimeException
Sets the method of origin for this instance.
stripQuotes(String) - Static method in class com.sonalb.Utils
Removes the outermost double-quotes pair from the input String.

T

toString() - Method in class com.sonalb.EnhancedException
Returns a short description of this instance.
toString() - Method in class com.sonalb.EnhancedIOException
Returns a short description of this instance.
toString() - Method in class com.sonalb.EnhancedRuntimeException
Returns a short description of this instance.
trimLeftWS(String) - Static method in class com.sonalb.Utils
Returns the String obtained by removing any whitespace at the left hand side of the argument.
trimRightWS(String) - Static method in class com.sonalb.Utils
Returns the String obtained by removing any whitespace at the right hand side of the argument.
trimWS(String) - Static method in class com.sonalb.Utils
Convenience synonym for trimWhitespace(String).
trimWhitespace(String) - Static method in class com.sonalb.Utils
Returns the String obtained by removing any whitespace at both ends of the argument.

U

Utils - class com.sonalb.Utils.
Utility class containing several general-purpose methods for system-wide consumption.
Utils() - Constructor for class com.sonalb.Utils
 

B C D E F G I L M O P R S T U