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

A

accept(File) - Method in class com.quadrique.jbuildingblocks.core.io.file.JbbListingFileFilter
 
acquireConnection(String, String, String, String, int) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
This method initializes the corresponding driver and establishes a connection with the database.
acquireConnection(Context, String) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
 
add(V) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbArrayListWithoutDuplicates
 
add(K, V) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHashMapWithMultipleValuesPerKey
 
add(V) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogram
 
add(int, int) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelToIndexMap
 
add(int, int) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbLabelToIndexMap
 
add(String, int) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelToIndexMap
 
add(Object) - Method in class com.quadrique.jbuildingblocks.core.thread.JbbBlockingFifoQueue
Add an object at the end of the collection
addBreadcrumb(ActionMapping, ActionForm, HttpServletRequest, String) - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumbs
 
addChangeListener(DatasetChangeListener) - Method in class com.quadrique.jbuildingblocks.core.graph.JbbGraphXYModel
Registers an object for notification of changes to the dataset.
addEvent(JbbGCalendarUser, String, String, JbbDate, JbbDate) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
to add a single (non recurrent) event
addEventExtendedProperty(CalendarEventEntry, String, String) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
Adds an extended property to a calendar event.
addEventParticipant(CalendarEventEntry, String, boolean) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
 
addEventParticipants(CalendarEventEntry, List<String>, boolean) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
Add participants to a calendar event.
addEventReminder(CalendarEventEntry, int, Reminder.Method) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
Adds a reminder to a calendar event.
addFile(String) - Static method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassPath
 
addFile(File) - Static method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassPath
 
addFile(File) - Static method in class com.quadrique.jbuildingblocks.core.process.JbbClasspathLoader
 
addGroup(String) - Method in class com.quadrique.jbuildingblocks.core.database.JbbSqlClause
trim, make sure the group is properly enclosed in () and add it to the internal list
addLabels(ArrayList<String>) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelToIndexMap
This is a convenience method to initialize the map by providing a list of labels by column order (e.g.
addLabelValues(ArrayList<JbbIntLabelIntValue>) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelToIndexMap
This is a convenience method to initialize the map by providing a list of IntLabelIntValue instances
addLabelValues(ArrayList<JbbIntLabelIntValue>) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbLabelToIndexMap
This is a convenience method to initialize the map by providing a list of IntLabelIntValue instances
addLabelValues(ArrayList<JbbStringLabelIntValue>) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelToIndexMap
This is a convenience method to initialize the map by providing a list of LabelIntValue instances
addListener(JbbSoundHandlerListener) - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandler
Call this method to register and to be notified of start/stop palying/recording events
addQuickAddEvent(JbbGCalendarUser, String) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
Creates a quick add event.
addRecurringEvent(JbbGCalendarUser, String, String, String) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
Creates a new recurring event.
addURL(URL) - Static method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassPath
 
addURL(URL) - Static method in class com.quadrique.jbuildingblocks.core.process.JbbClasspathLoader
Add a url to system class loader
addWebContentEvent(JbbGCalendarUser, String, String, String, String, String, String) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
Creates a web content event.
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.currency.JbbCurrencyTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbArrayListWithoutDuplicatesTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHashMapWithMultipleValuesPerKeyTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogramTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelToIndexMapTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelToIndexMapTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.interpreter.JbbJavaInterpreterTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.file.java.JbbSourceFileTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParserTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandlerTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLineTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientMoniterLetTasksTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.networkInterfaces.JbbNetworkInterface
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbDnsHandlerTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbHttpHandlerTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbXmlOverHttpHandlerTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStreamTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocumentTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatisticsTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessOperatingSystemTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
clean up the tests fixture
afterEachTest() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
clean up the tests fixture
areEqual(Node, Node) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
This tells you whether the two nodes are equal in characteristics.
areSame(Node, Node) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
This tells you whether what you are looking at are proxies to the same object or objects that are actually different.Returns false if any of the arguments is null.
authenticate(String, String, String, HashMap<String, String>, HashMap<String, String>, boolean, int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClient
This method automatically handles authentication.
available() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerAudioInputStream
Returns the number of bytes that can be read without blocking.

B

beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.currency.JbbCurrencyTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbArrayListWithoutDuplicatesTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHashMapWithMultipleValuesPerKeyTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogramTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelToIndexMapTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelToIndexMapTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.interpreter.JbbJavaInterpreterTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.file.java.JbbSourceFileTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParserTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandlerTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLineTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientMoniterLetTasksTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.networkInterfaces.JbbNetworkInterface
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbDnsHandlerTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbHttpHandlerTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbXmlOverHttpHandlerTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStreamTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocumentTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatisticsTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessOperatingSystemTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
acquireConnection the tests fixture
beforeEachTest() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
acquireConnection the tests fixture
beforeTests() - Static method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandlerTest
This is only run upon startup of the tests defined here
beforeTests() - Static method in class com.quadrique.jbuildingblocks.core.image.JbbImageTest
This is only run upon startup of the tests defined here
beforeTests() - Static method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
This is only run upon startup of the tests defined here
beforeTests() - Static method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStreamTest
This is only run upon startup of the tests defined here
beforeTests() - Static method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
This is only run upon startup of the tests defined here
beforeTests() - Static method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
This is only run upon startup of the tests defined here
binarySearch(Comparable[], Comparable) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructure
Standard Binary Search Algorithm.
bubbleSort(Comparable[]) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructure
bubble sort.

C

clear() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelToIndexMap
 
clear() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbLabelToIndexMap
 
clear() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelToIndexMap
 
close() - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClientPool
 
close() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbConsoleStdOutHandler
 
closeConnection() - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbSocketHandler
to releaseConnection the connection
closePOP3Connection() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
This must be called once all interaction with the POP3 server and its messages has been completed.
com.quadrique.jbuildingblocks.core - package com.quadrique.jbuildingblocks.core
 
com.quadrique.jbuildingblocks.core.ant.tasks.tomcat - package com.quadrique.jbuildingblocks.core.ant.tasks.tomcat
 
com.quadrique.jbuildingblocks.core.application.parameters - package com.quadrique.jbuildingblocks.core.application.parameters
 
com.quadrique.jbuildingblocks.core.application.preferences - package com.quadrique.jbuildingblocks.core.application.preferences
 
com.quadrique.jbuildingblocks.core.classLoader - package com.quadrique.jbuildingblocks.core.classLoader
 
com.quadrique.jbuildingblocks.core.currency - package com.quadrique.jbuildingblocks.core.currency
 
com.quadrique.jbuildingblocks.core.database - package com.quadrique.jbuildingblocks.core.database
 
com.quadrique.jbuildingblocks.core.dataStructure - package com.quadrique.jbuildingblocks.core.dataStructure
 
com.quadrique.jbuildingblocks.core.encryption - package com.quadrique.jbuildingblocks.core.encryption
 
com.quadrique.jbuildingblocks.core.exception - package com.quadrique.jbuildingblocks.core.exception
 
com.quadrique.jbuildingblocks.core.google.calendar - package com.quadrique.jbuildingblocks.core.google.calendar
 
com.quadrique.jbuildingblocks.core.google.contacts - package com.quadrique.jbuildingblocks.core.google.contacts
 
com.quadrique.jbuildingblocks.core.graph - package com.quadrique.jbuildingblocks.core.graph
 
com.quadrique.jbuildingblocks.core.image - package com.quadrique.jbuildingblocks.core.image
 
com.quadrique.jbuildingblocks.core.interpreter - package com.quadrique.jbuildingblocks.core.interpreter
 
com.quadrique.jbuildingblocks.core.io.email - package com.quadrique.jbuildingblocks.core.io.email
 
com.quadrique.jbuildingblocks.core.io.file - package com.quadrique.jbuildingblocks.core.io.file
 
com.quadrique.jbuildingblocks.core.io.file.java - package com.quadrique.jbuildingblocks.core.io.file.java
 
com.quadrique.jbuildingblocks.core.io.file.parser - package com.quadrique.jbuildingblocks.core.io.file.parser
 
com.quadrique.jbuildingblocks.core.io.file.parser.excel - package com.quadrique.jbuildingblocks.core.io.file.parser.excel
 
com.quadrique.jbuildingblocks.core.io.http - package com.quadrique.jbuildingblocks.core.io.http
 
com.quadrique.jbuildingblocks.core.io.http.client - package com.quadrique.jbuildingblocks.core.io.http.client
 
com.quadrique.jbuildingblocks.core.io.logging - package com.quadrique.jbuildingblocks.core.io.logging
 
com.quadrique.jbuildingblocks.core.io.networkInterfaces - package com.quadrique.jbuildingblocks.core.io.networkInterfaces
 
com.quadrique.jbuildingblocks.core.io.sms - package com.quadrique.jbuildingblocks.core.io.sms
 
com.quadrique.jbuildingblocks.core.io.socket.client - package com.quadrique.jbuildingblocks.core.io.socket.client
 
com.quadrique.jbuildingblocks.core.io.socket.server - package com.quadrique.jbuildingblocks.core.io.socket.server
 
com.quadrique.jbuildingblocks.core.io.stream - package com.quadrique.jbuildingblocks.core.io.stream
 
com.quadrique.jbuildingblocks.core.io.webServices.client - package com.quadrique.jbuildingblocks.core.io.webServices.client
 
com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl - package com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl
 
com.quadrique.jbuildingblocks.core.math - package com.quadrique.jbuildingblocks.core.math
 
com.quadrique.jbuildingblocks.core.process - package com.quadrique.jbuildingblocks.core.process
 
com.quadrique.jbuildingblocks.core.servlet - package com.quadrique.jbuildingblocks.core.servlet
 
com.quadrique.jbuildingblocks.core.sound - package com.quadrique.jbuildingblocks.core.sound
 
com.quadrique.jbuildingblocks.core.spring.view.resolver - package com.quadrique.jbuildingblocks.core.spring.view.resolver
 
com.quadrique.jbuildingblocks.core.string - package com.quadrique.jbuildingblocks.core.string
 
com.quadrique.jbuildingblocks.core.struts.controller.actions - package com.quadrique.jbuildingblocks.core.struts.controller.actions
 
com.quadrique.jbuildingblocks.core.struts.controller.forms - package com.quadrique.jbuildingblocks.core.struts.controller.forms
 
com.quadrique.jbuildingblocks.core.struts.model.bo - package com.quadrique.jbuildingblocks.core.struts.model.bo
 
com.quadrique.jbuildingblocks.core.struts.view - package com.quadrique.jbuildingblocks.core.struts.view
 
com.quadrique.jbuildingblocks.core.thread - package com.quadrique.jbuildingblocks.core.thread
 
com.quadrique.jbuildingblocks.core.time - package com.quadrique.jbuildingblocks.core.time
 
com.quadrique.jbuildingblocks.core.xml.dom - package com.quadrique.jbuildingblocks.core.xml.dom
 
compare(byte[], byte[]) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructure
 
compare(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
compares this string to b ,assumes null as less than non null value.
comparePosition(Node, Node) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
This method allows you to find out how two nodes are positioned with respect to each other in the document tree.
compareTo(Object) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest.ComparableClass
 
compareTo(Date) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
convenience method to compare a JbbDate instance with a Date instance
compareTo(JbbDate) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
convenience method to compare 2 JbbDate instance
compareTo(JbbDateDifference) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
concatenate(ArrayList<T>, ArrayList<T>) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructure
Generic method that is used to concatenate 2 lists
constructDouble(byte[], int) - Static method in class com.quadrique.jbuildingblocks.core.image.JbbImage
 
constructInt(byte[], int) - Static method in class com.quadrique.jbuildingblocks.core.image.JbbImage
 
constructInt3(byte[], int) - Static method in class com.quadrique.jbuildingblocks.core.image.JbbImage
 
constructLong(byte[], int) - Static method in class com.quadrique.jbuildingblocks.core.image.JbbImage
 
constructShort(byte[], int) - Static method in class com.quadrique.jbuildingblocks.core.image.JbbImage
 
containsAtLeastOneDigit() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
containsAtLeastOneDigitAndAtLeastOneLetter() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
containsAtLeastOneLetter() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
containsTokens(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
CONTENT_TRANSFER_ENCODING_HEADER - Static variable in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
the "Content-Transfer-Encoding" header value as defined by RFC 2045 should be of the form: "Content-Transfer-Encoding : 8Bit"
CONTENT_TRANSFER_ENCODING_HEADER_VALUE - Static variable in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
the "Content-Transfer-Encoding" header value as defined by RFC 2045 should be of the form: "Content-Transfer-Encoding : 8Bit"
CONTENT_TYPE_IS_HTML_ISO_LATIN_1 - Static variable in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
the "Content-Type" header value as defined by RFC 2045 should be of the form: Content-Type: text/html; charset="iso-8859-1"
CONTENT_TYPE_IS_PLAIN_TEXT_ISO_LATIN_1 - Static variable in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
the "Content-Type" header value as defined by RFC 2045 should be of the form: Content-Type: text/plain; charset="iso-8859-1"
convertEmailAddressListFromArrayListToString(ArrayList<String>) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
convertEmailAddressListFromStringToArrayList(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To convert from a String which contains a semicolon separated list of email addresses to an ArrayList<String> instance which contains the individual email addresses (if any)
convertFirstLetterToUpperCase() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
the string with a first letter in upper case
convertFirstLetterToUpperCaseAndReminderToLowerCase() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
the string with a first letter in upper case and the other letters in lower case.
convertFloatToDouble(float) - Method in class com.quadrique.jbuildingblocks.core.math.JbbMath
This method performs a slower but more acurate conversion than the default (implicit or explicit) float to double conversion.
convertImageToBmp(String) - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandler
returns the converted bitmap image.
convertImageToBmp() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandlerTest
converts png to bitmap
convertToDouble() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
A more robust conversion routine than Double.parseDouble().
convertToFloat() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
A more robust conversion routine than Float.parseFloat().
convertToHtml() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
replaces \n to
\t to     
convertToInt() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
A more robust conversion routine than Integer.parseInt().
convertToNumericVersionNumber() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
Assumed to be of the form xxx.yyy.zzz where xxx ranges from 0..999, yyy ranges from 0...999 and zzz ranges from 0 to 999
convertToPortableFileName() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
This method takes an input String and convert it to a portable file name i.e.
convertToUnicodeBasicLatinAscii(boolean) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
This method returns a new String which contains: if replaceWithClosestAsciiMatchIfAvaillable is false, this method returns a new String which only contains the characters in the input string that are in the Unicode range from 0000 to 007F (i.e.
convertToWwwFormUrlEncoded() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
convertXmlToPrettyHtml() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
copyByteArrayToFile(byte[], String) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Copy the given byte array to a file
copyByteArrayToOutputStream(byte[], OutputStream, boolean, boolean) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Copy the given byte array to the given output stream
copyFileToByteArray(File) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Copy the given file in a byte array
copyFileToByteArray(String) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Copy the given file in a byte array
copyFileToFile(File, File) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Copy the given input file to the given output file
copyFileToOutputStream(String, OutputStream, boolean, boolean) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Copy the content of the given file in the given output stream Both input and output streams are synchronized for concurrent access
copyFileToString(String) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Copy the content of the given file in a string, translating bytes into characters according to the platform's default character encoding.
copyFileToString(String, String) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Copy the content of the given file in a string, translating bytes into characters according to the given character encoding (e.g.
copyInputStreamToByteArray(InputStream, boolean) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
 
copyInputStreamToFile(InputStream, File, boolean) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
 
copyStreamToStream(InputStream, OutputStream, boolean, boolean, boolean) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Both input and output streams are synchronized for concurrent access
copyStringToByteArray(String) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Encodes this String into a sequence of bytes using the platform's default charset, storing the result into a new byte array.
copyStringToByteArray(String, String) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Encodes this String into a sequence of bytes using the named charset ((e.g.
copyStringToFile(String, String) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Encodes this String into a sequence of bytes using the platform's default character set, storing the result into the given file name Both input and output streams are synchronized for concurrent access
copyStringToFile(String, String, String) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Encodes this String into a sequence of bytes using the named charset ((e.g.
copyStringToOutputStream(String, OutputStream, boolean, boolean) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Encodes this String into a sequence of bytes using the platform's default character set, storing the result into the given output stream Both input and output streams are synchronized for concurrent access
copyStringToOutputStream(String, String, OutputStream, boolean, boolean) - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
Encodes this String into a sequence of bytes using the named charset ((e.g.
copyTree(File, File) - Static method in class com.quadrique.jbuildingblocks.core.io.file.JbbFile
Copy a folder and all its sub folders to another location
countNumberOfOccurences(char) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
createDocument() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an empty Document instance
createDocumentFromSerializedXml(String, boolean) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create a Document instance from the given string
createDocumentFromSerializedXml(String, boolean, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create a Document instance from the given string
createDocumentFromSerializedXmlStream(InputStream, boolean) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create a Document instance from the given stream
createDocumentFromSerializedXmlStream(InputStream, boolean, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create a Document instance from the given stream
createDocumentFromSerializedXmlStream(File, boolean) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create a Document instance from the given file
createDocumentFromSerializedXmlStream(File, boolean, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create a Document instance from the given file
createElement(Document, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with the given tag name.
createElement(Document, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with the given tag name.
createElement(Document, String, String, ArrayList<String>) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with the given tag name and attach it to the given element If zValues is null, the method simply creates an element (i.e.
createElement(Document, String, int) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with an associated text node underneath i.e.
createElement(Document, String, long) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with an associated text node underneath i.e.
createElement(Document, String, float) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with an associated text node underneath i.e.
createElement(Document, String, double) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with an associated text node underneath i.e.
createElement(Document, String, boolean) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with an associated text node underneath i.e.
createElement(Element, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with the given tag name and attach it to the given element If zText is null, the method simply creates an element (i.e.
createElement(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with the given tag name and attach it to the given element If zText is null, the method simply creates an element (i.e.
createElement(Element, String, String, ArrayList<String>) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with the given tag name and attach it to the given element If zValues is null, the method simply creates an element (i.e.
createElement(Element, String, long) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with the given tag name and attach it to the given element.
createElement(Element, String, float) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with the given tag name and attach it to the given element.
createElement(Element, String, double) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with the given tag name and attach it to the given element.
createElement(Element, String, int) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with the given tag name and attach it to the given element.
createElement(Element, String, boolean) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with the given tag name and attach it to the given element.
createElementCData(Document, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with the given tag name.
createElementCData(Element, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create an element with the given tag name and attach it to the given element If zText is null, the method simply creates an element (i.e.
createElementRoot(Document, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create a root element with the given tag name in the given document.
createElementRoot(Document, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create a root element with the given tag name in the given document.
createElementRootWithAttribute(Document, String, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
create a root element with an attribute i.e.
createSocket(String, int, InetAddress, int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbNaiveSslProtocolSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbNaiveSslProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbNaiveSslProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbNaiveSslProtocolSocketFactory
 
createSoundFile() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandler
 

D

days - Variable in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
decrypt(String) - Method in class com.quadrique.jbuildingblocks.core.encryption.JbbDesCipher
 
DEFAULT_AUTHENTICATION_HOST - Static variable in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
DEFAULT_HOST - Static variable in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
DEFAULT_PORT - Static variable in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
DEFAULT_SCHEME - Static variable in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
DEFAULT_SECURE_PORT - Static variable in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
DEFAULT_SECURE_SCHEME - Static variable in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
deleteTree(File, boolean) - Static method in class com.quadrique.jbuildingblocks.core.io.file.JbbFile
Delete a folder and all its sub folders and their content.
destroy() - Static method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandler
 
destroy() - Method in class com.quadrique.jbuildingblocks.core.servlet.JbbJSessionIdFilter
 
displayInterfaceInformation() - Method in class com.quadrique.jbuildingblocks.core.io.networkInterfaces.JbbNetworkInterface
Write interface information to the console
doesNotContainTokens(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.quadrique.jbuildingblocks.core.servlet.JbbJSessionIdFilter
 
doTag() - Method in class com.quadrique.jbuildingblocks.core.struts.view.JbbActionTraceTag
 
downloadExcelFileToClient(File, String, HttpServletResponse) - Static method in class com.quadrique.jbuildingblocks.core.servlet.JbbFileDownload
This method is a convenience method to download a Microsoft Excel file (.xls) from a HTTP server to a client's machine.
downloadFileToClient(File, String, HttpServletResponse) - Static method in class com.quadrique.jbuildingblocks.core.servlet.JbbFileDownload
This method is a convenience method to download a file from a HTTP server to a client's machine.
downloadFlashFileToClient(File, HttpServletResponse) - Static method in class com.quadrique.jbuildingblocks.core.servlet.JbbFileDownload
This method is a convenience method to download a .swf file from a HTTP server to a client's machine.
downloadJpegFileToClient(File, HttpServletResponse) - Static method in class com.quadrique.jbuildingblocks.core.servlet.JbbFileDownload
This method is a convenience method to download a jpeg file from a HTTP server to a client's machine.
downloadJpegImageToClient(byte[], HttpServletResponse) - Static method in class com.quadrique.jbuildingblocks.core.servlet.JbbFileDownload
This method is a convenience method to download a jpeg image from a HTTP server to a client's machine.
downloadPdfFileToClient(File, String, HttpServletResponse) - Static method in class com.quadrique.jbuildingblocks.core.servlet.JbbFileDownload
This method is a convenience method to download a PDF file (.pdf) from a HTTP server to a client's machine.
downloadPdfFileToClientInline(File, String, HttpServletResponse) - Static method in class com.quadrique.jbuildingblocks.core.servlet.JbbFileDownload
This method is a convenience method to download a PDF file (.pdf) from a HTTP server to a client's machine.
downloadPowerPointFileToClient(File, String, HttpServletResponse) - Static method in class com.quadrique.jbuildingblocks.core.servlet.JbbFileDownload
This method is a convenience method to download a Microsoft powerpoint file (.ppt) from a HTTP server to a client's machine.
downloadQuickTimeFileToClient(File, String, HttpServletResponse) - Static method in class com.quadrique.jbuildingblocks.core.servlet.JbbFileDownload
This method is a convenience method to download a Quick Time movie file (.mov) from a HTTP server to a client's machine.
downloadWordFileToClient(File, String, HttpServletResponse) - Static method in class com.quadrique.jbuildingblocks.core.servlet.JbbFileDownload
This method is a convenience method to download a Microsoft Word file (.doc) from a HTTP server to a client's machine.
downloadXmlFileToClient(File, HttpServletResponse) - Static method in class com.quadrique.jbuildingblocks.core.servlet.JbbFileDownload
This method is a convenience method to download an xml file from a HTTP server to a client's machine.
downloadZipFileToClient(File, String, HttpServletResponse) - Static method in class com.quadrique.jbuildingblocks.core.servlet.JbbFileDownload
This method is a convenience method to download a .zip file from a HTTP server to a client's machine.
dump(HSSFSheet, int, int, int, int, boolean) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
 

E

encodeRedirectUrl(String) - Method in class com.quadrique.jbuildingblocks.core.servlet.JbbJSessionIdFilterUrlWrapper
 
encodeRedirectURL(String) - Method in class com.quadrique.jbuildingblocks.core.servlet.JbbJSessionIdFilterUrlWrapper
 
encodeUrl(String) - Method in class com.quadrique.jbuildingblocks.core.servlet.JbbJSessionIdFilterUrlWrapper
 
encodeURL(String) - Method in class com.quadrique.jbuildingblocks.core.servlet.JbbJSessionIdFilterUrlWrapper
 
encrypt(String) - Method in class com.quadrique.jbuildingblocks.core.encryption.JbbDesCipher
 
equals(Object) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest.ComparableClass
 
equals(Object) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbNaiveSslProtocolSocketFactory
 
equalsDouble(double, double) - Method in class com.quadrique.jbuildingblocks.core.math.JbbMath
uses Dr.
equalsDouble(double, double, double) - Method in class com.quadrique.jbuildingblocks.core.math.JbbMath
 
execute() - Method in class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatSupport
Executes a Tomcat script to start or stop the server.
execute() - Method in class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatTask
Called by Ant to start the execution of the target.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
execute(Runnable) - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPool
The run() method of the given Runnable object will be executed by one of the threads of the pool.
executeBatch(ArrayList<String>, int) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
Submits a batch of commands to the database for execution and if all commands execute successfully, returns an array of update counts.
executePreparedStatement(PreparedStatement, int) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
Executes a prepared statement which must be an SQL INSERT, UPDATE or DELETE statement; or an SQL statement that returns nothing, such as a DDL statement.
executePreparedStatementWithResultSet(PreparedStatement, int) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
Executes a prepared statement that returns a result set
Please note that the call is executed in autocommit mode.
executeStatement(String, int) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
Executes a SQL statement that does not return a result set (i.e.
executeStatementWithResultSet(String, int) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
Executes an SQL statement that returns a single ResultSet object.
executeStoredProcedure(CallableStatement, int) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
Executes a stored procedure that only returns an integer.
executeStoredProcedureWithResultSet(CallableStatement, int) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
Executes a stored procedure that returns a single ResultSet object.
extractFromTheLastCharacterOccurenceToTheEnd(char, boolean) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
To remove all the characters from the last occurence of the given delimiter to the end of the string For instance, removeFromLastCharacterOccurenceToTheEnd(" this is cool",'i',true) returns " this " For instance, removeFromLastCharacterOccurenceToTheEnd(" this is cool",'c',false) returns " this is c" For instance, removeFromLastCharacterOccurenceToTheEnd(" this is cool",'z',false) returns " this is cool"
extractIncomingHttpRequestInformation(BufferedInputStream) - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
build the instance from the given socket input stream
extractTokens(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
extract the tokens from the given string.
extractTokensIncludingEmptyValues(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
extract the tokens from the given string.

F

findAndExecuteMethodInScript(String, String, Class<?>[], Object[]) - Method in class com.quadrique.jbuildingblocks.core.interpreter.JbbJavaInterpreter
RVRV see test code for samples...
findAndExecuteMethodInScript(String, String, Class<?>[], Object[], Interpreter) - Method in class com.quadrique.jbuildingblocks.core.interpreter.JbbJavaInterpreter
 
findFiles(File, ArrayList<String>, ArrayList<String>, boolean) - Static method in class com.quadrique.jbuildingblocks.core.io.file.JbbFile
 
flush() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbConsoleStdOutHandler
 
format(LogRecord) - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbAdvancedFormatterHtml
 
format(LogRecord) - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbAdvancedFormatterText
 
formatCurrency(double) - Method in class com.quadrique.jbuildingblocks.core.currency.JbbCurrency
 
formatCurrency(double, Locale) - Method in class com.quadrique.jbuildingblocks.core.currency.JbbCurrency
 
formatDate() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
the formatting is based on the current locale
formatDate(String) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
formatDateFull() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
formatDateLong() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
formatDateMedium() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
formatDateShort() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
format the date as a string in short format (SHORT is completely numeric, such as 12.13.52 or 3:30pm).
formatDateTime() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
format the date as a string in the default format for the current locale the formatting is based on the current locale
formatDateTime(String) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
formatDateTimeFull() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
format the date as a string in short format (FULL is pretty completely specified, such as Tuesday, April 12, 1952 AD or 3:30:42pm PST).
formatDateTimeLong() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
format the date as a string in short format (LONG is longer, such as January 12, 1952 or 3:30:32pm).
formatDateTimeMedium() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
format the date as a string in short format (MEDIUM is longer, such as Jan 12, 1952 ).
formatDateTimeRfc822() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
The RFC 2822 date and timeis described as: // rfc1123-date = wkday "," SP date1 SP time SP "GMT" // date1 = 2DIGIT SP month SP 4DIGIT // ; day month year (e.g., 02 Jun 1982) // time = 2DIGIT ":" 2DIGIT ":" 2DIGIT // ; 00:00:00 - 23:59:59 // wkday = "Mon" | "Tue" | "Wed" // | "Thu" | "Fri" | "Sat" | "Sun" // month = "Jan" | "Feb" | "Mar" | "Apr" // | "May" | "Jun" | "Jul" | "Aug" // | "Sep" | "Oct" | "Nov" | "Dec"
Sample: "Mon, 26 Feb 2007 21:23:14 +0100"
formatDateTimeShort() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
format the date as a string in short format (SHORT is completely numeric, such as 12.13.52 or 3:30pm).
formatDateTimeXsd() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
The xsd:dateTime format is described in chapter 4 of ISO 8601 and the W3C consortium (http://www.w3.org/TR/NOTE-datetime )
In a nutshell, the format is:
YYYY-MM-DDThh:mm:ss.SSS[Z|(+|-)hh:mm]
The time zone may be specified as Z (UTC) or (+|-)hh:mm.
formatDateXsd() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
formatTime() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
format the date as a string in the default format for the current locale the formatting is based on the current locale
formatTimeFull() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
format the date as a string in short format (FULL is pretty completely specified, such as Tuesday, April 12, 1952 AD or 3:30:42pm PST).
formatTimeLong() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
format the date as a string in short format (LONG is longer, such as January 12, 1952 or 3:30:32pm).
formatTimeMedium() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
format the date as a string in short format (MEDIUM is longer, such as Jan 12, 1952 ).
formatTimeShort() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
format the date as a string in short format (SHORT is completely numeric, such as 12.13.52 or 3:30pm).
formatToEuroInHtml(double) - Method in class com.quadrique.jbuildingblocks.core.currency.JbbCurrency
 
formatToEuroInUnicode(double) - Method in class com.quadrique.jbuildingblocks.core.currency.JbbCurrency
 
fromXml(Element) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 

G

geDirListing(File, boolean) - Static method in class com.quadrique.jbuildingblocks.core.io.file.JbbFile
Recursively (optional) walk a directory tree and return a List of all directories found; the List is sorted using File.compareTo.
get(String) - Method in class com.quadrique.jbuildingblocks.core.application.parameters.JbbConfigurationParameters
Retrieve the value associated to the given tag
get(String, String) - Method in class com.quadrique.jbuildingblocks.core.application.parameters.JbbConfigurationParameters
Retrieve the value associated to the given tag and attribute
get(K) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHashMapWithMultipleValuesPerKey
 
get(String, HashMap<String, String>, HashMap<String, String>, boolean, int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClient
http get method sent to server url.
getActionForm() - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumb
 
getActionNameUri() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapOperation
 
getAll() - Method in class com.quadrique.jbuildingblocks.core.io.networkInterfaces.JbbNetworkInterfaces
 
getAllBuckets() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogram
 
getAllMessages() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getAllOperations() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getAllServices() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getAllSoapOperations() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getAllSoapOperations(JbbWsdlSoapPort) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getAllSoapPorts() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getArch() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
getArchitecture() - Static method in class com.quadrique.jbuildingblocks.core.process.JbbProcessOperatingSystem
"x86" for a pentium based XP
getArrayList() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbEnumArrayList
 
getAsBool(String, String) - Method in class com.quadrique.jbuildingblocks.core.application.parameters.JbbConfigurationParameters
Retrieve the value associated to the given tag and attribute
getAsBoolean(String) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
getAsDate(String) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
getAsDateTime(String) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
getAsDouble(String) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
getAsFloat(String) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
getAsInt(String) - Method in class com.quadrique.jbuildingblocks.core.application.parameters.JbbConfigurationParameters
Retrieve the value associated to the given tag and convert it to an int
getAsInt(String) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
getAsString(String) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
getAsStringFromUTF8(String) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
getAttributeName() - Method in enum com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionAttributeEnum
 
getAttributeValue(Document, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
To retrieve the value of an attribute of a given element (i.e.
getAttributeValue(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
To retrieve the value of an attribute of a given element (i.e.
getAttributeValueAsBool(Document, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getAttributeValueAsBool(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getAttributeValueAsDouble(Document, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getAttributeValueAsDouble(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getAttributeValueAsFloat(Document, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getAttributeValueAsFloat(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getAttributeValueAsInt(Document, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getAttributeValueAsInt(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getAttributeValueAsLong(Document, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getAttributeValueAsLong(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getAvailableDateSpans(JbbGCalendarUser, JbbDate, JbbDate, int) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
 
getAvailableProcessors() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
getAvg(ArrayList<Number>) - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatistics
 
getBcc() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
getBeginningOfDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getBeginningOfMonth() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getBeginningOfMonth(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getBeginningOfQuarter() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getBeginningOfQuarter(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getBeginningOfWeek() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getBeginningOfWeek(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getBeginningOfYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getBinding() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapPort
 
getBody() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
getBody() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
getBody() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getBodyAsString() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
getBodyAsString() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getBodyAsXml() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
getBreadcrumbForm(int) - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumbs
 
getBreadcrumbPresentationName() - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
getBusyDateSpans(JbbGCalendarUser, JbbDate, JbbDate) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
 
getCalendar(JbbGCalendarUser) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
 
getCalendar() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getCalendarsAll(JbbGCalendarUser) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
 
getCalendarService() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarUser
 
getCalendarsOwned(JbbGCalendarUser) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
 
getCallableStatement(String, int) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
This procedure creates and returns a callable statement instance so that the corresponding stored procedure input and output parameters (if any) can be set prior to performing a executeXxxxStoredProcedures() call.
getCc() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
getCellStringValue(HSSFRow, String) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
 
getCellStringValue(HSSFRow, int) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
 
getCellStringValue(HSSFSheet, int, int) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
 
getClassFields(String) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
getClassName(Class<?>) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
getClassPackageName(Class<?>) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
getClassPackageName(String) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
getClassPath() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmRuntimeInfo
 
getColorPreference(String) - Method in class com.quadrique.jbuildingblocks.core.application.preferences.JbbUserPreferences
Retrieve the color value associated to the given key
getCommittedVirtualMemorySize() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
getContactInternal(JbbGContactsUser, String) - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContacts
Gets a contact by its id.
getContactsFeedUrl() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsUser
 
getContactsGroupsFeedUrl() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsUser
 
getContactsService() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsUser
 
getContentLength() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getContentType() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailDataSource
 
getContentType() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getCriteria() - Method in enum com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuerySortingCriteria
 
getCurrentNbOfThreadsInPool() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPool
 
getDaemonThreadCount() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmThreadInfo
 
getDate() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest.ComparableClass
 
getDate() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getDate() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsDate
 
getDayOfMonth() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getDayOfWeek() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getDayOfYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getDays() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
getDbHandler() - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClientPool
 
getDefinitionsNameSpace(String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getDefinitionsNameSpaces() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getDetailedMessage() - Method in exception com.quadrique.jbuildingblocks.core.exception.JbbException
 
getDifference(Date) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getDifference() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateSpan
 
getDocument() - Method in class com.quadrique.jbuildingblocks.core.application.parameters.JbbConfigurationParameters
 
getDoNotUseThisResolverIfThisKeyIsFound() - Method in class com.quadrique.jbuildingblocks.core.spring.view.resolver.MultiUrlBasedViewResolver
 
getDurationInHours() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateSpan
 
getDurationInMilliseconds() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateSpan
 
getDurationInMinutes() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateSpan
 
getDurationInSeconds() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateSpan
 
GetElapsedTime() - Method in class com.quadrique.jbuildingblocks.core.time.JbbChronometer
This method returns the elapsed time between the start() and stop() calls.
GetElapsedTimeInMilliseconds() - Method in class com.quadrique.jbuildingblocks.core.time.JbbChronometer
This method returns the elapsed time in milliseconds between the start() and stop() calls.
getElement(Document, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElement(Document, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElement(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElement(Element, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementCDataValue(Document, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementCDataValue(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementCDataValue(Element, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementCDataValue(Element) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElements(Document, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElements(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElements(Element) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElements(Document, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElements(Element, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValue(Document, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValue(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValue(Element, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValue(Element) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsBool(Document, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsBool(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsBool(Element, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsDouble(Document, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsDouble(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsDouble(Element, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsFloat(Document, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsFloat(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsFloat(Element, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsInt(Document, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsInt(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsInt(Element, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsLong(Document, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsLong(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValueAsLong(Element, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
getElementValues(Document, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
To retrieve the value of the text elements with the given tag name in the Document (i.e.
getElementValues(Document, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
To retrieve the value of the text elements with the given parent tag name and tag name in the Document (i.e.
getElementValues(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
To retrieve the value of the text elements with the given tag name in the given Element (i.e.
getElementValues(Element, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
To retrieve the value of the text elements with the given parent tag name and tag name in the Element (i.e.
getEndOfDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getEndOfMonth() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getEndOfMonth(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getEndOfQuarter() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getEndOfQuarter(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getEndOfWeek() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getEndOfWeek(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getEndOfYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getEnumValue() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbEnumArrayList
 
getEvent(JbbGCalendarUser, URL) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
 
getEventParticipants(CalendarEventEntry) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
 
getEvents(JbbGCalendarUser, JbbGCalendarQuery) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
 
getEventUrl(CalendarEventEntry) - Static method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
 
getFailureReason() - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsResult
 
getFeedCalendarAll() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarUser
 
getFeedCalendarOwned() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarUser
 
getFeedCalendarPrimary() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarUser
 
getFeedEvents() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarUser
 
getField(Object, String) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
getFields(Object) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
list all the fields of an instance
getFile() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandler
 
getFileListing(File, boolean) - Static method in class com.quadrique.jbuildingblocks.core.io.file.JbbFile
Recursively (optional) walk a directory tree and return a List of all Files found; the List is sorted using File.compareTo.
getFreeMemory() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
 
getFreeMemoryDelta() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
 
getFreeMemoryDeltaStr() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
 
getFreeMemoryStr() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
 
getFreePhysicalMemorySize() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
getFrom() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDateFromTo
 
getFrom() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuery
 
getFrom() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
getFrom() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateSpan
 
getFullTextQuery() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuery
 
getGroup() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuery
 
getGroup() - Method in class com.quadrique.jbuildingblocks.core.graph.JbbGraphXYModel
get the dataset group.
getGroupInternal(JbbGContactsUser, String) - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContacts
Gets a Group by its id.
getHead(Handler) - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbAdvancedFormatterHtml
 
getHeader(String) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
getHeaderFieldValue(String) - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getHeaderFieldValues(boolean) - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getHeaders() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
getHeapMemory() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmMemoryInfo
 
getHistogram(Integer[], Integer[][]) - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatistics
 
getHost() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getHostByName(String) - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbDnsHandler
 
getHour() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getHours() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
getId() - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumb
 
getImage(String, ImageFlavor) - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandler
load an image in a given flavor.
getImageInfo(String) - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandler
returns ImageInfo object.
getIndex(int) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelToIndexMap
 
getIndex(int) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbLabelToIndexMap
 
getIndex(String) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelToIndexMap
 
getInputMessageParameters(Operation) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getInputParamsAsDomElement() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
getInputStream() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailDataSource
 
getInstance() - Static method in class com.quadrique.jbuildingblocks.core.application.parameters.JbbConfigurationParameters
This method returns an instance of the ConfigurationParameters class.
getInstance() - Static method in class com.quadrique.jbuildingblocks.core.application.preferences.JbbUserPreferences
This method returns an instance of the UserPreferences class.
getInstance() - Static method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassPath
 
getInstance() - Static method in class com.quadrique.jbuildingblocks.core.exception.JbbExceptionHandler
This method returns an instance of the JbbExceptionHandler class.
getInstance() - Static method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClient
 
getInstance() - Static method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbDnsHandler
This method returns an instance of the DnsHandler class.
getInstance() - Static method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbHttpHandler
Deprecated. This method returns an instance of the HttpHandler class.
getInstance() - Static method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbXmlOverHttpHandler
Deprecated.  
getInstance() - Static method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClient
 
getInstanceFromClassName(String) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
getINTEGER_MAPPING() - Static method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
 
getInterfaceInformationAsString() - Method in class com.quadrique.jbuildingblocks.core.io.networkInterfaces.JbbNetworkInterface
 
getIntervals(boolean) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getIntervalsForEntireYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getIntMap() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
 
getIntValue() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbEnumArrayList
if there is a specific single item, returns the int value of that item.
getIP() - Method in class com.quadrique.jbuildingblocks.core.io.networkInterfaces.JbbNetworkInterface
Get the list of IP addresses of this interface
getItemCount(int) - Method in class com.quadrique.jbuildingblocks.core.graph.JbbGraphXYModel
Returns the number of X items in the specified series.
getJavaClassName() - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbActionTrace
 
getJbbExceptionHandler() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
getJspName() - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbActionTrace
 
getLabel() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelIntValue
 
getLabel() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelIntValue
 
getLabel() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelStringValue
 
getLevelFromString(String, Level) - Static method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandler
To convert a string value into the corresponding log level.
getLineNumber() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
getList() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbArrayListWithoutDuplicates
 
getListWithoutDuplicates(ArrayList<V>) - Static method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbArrayListWithoutDuplicates
 
getLocale() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getMAC() - Method in class com.quadrique.jbuildingblocks.core.io.networkInterfaces.JbbNetworkInterface
Get the MAC address of this interface
getMap() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
getMapping() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
 
getMax(ArrayList<Number>) - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatistics
 
getMaxMemory() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
 
getMaxMemoryStr() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
 
getMaxNbOfBreadcrumbs() - Static method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
getMaxNbOfThreadsReachedInPool() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPool
 
getMaxResults() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuery
 
getMaxSize() - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumbs
 
getMConnection() - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
 
getMemoryInfo() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmMXbeanAccess
 
getMemoryUsed() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
 
getMemoryUsedDelta() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
 
getMemoryUsedDeltaStr() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
 
getMemoryUsedStr() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
 
getMessage(Throwable) - Method in class com.quadrique.jbuildingblocks.core.exception.JbbExceptionHandler
Retrieves the message from the exception or from its predecessor if the top exception is not populated
getMessage(Throwable, int) - Method in class com.quadrique.jbuildingblocks.core.exception.JbbExceptionHandler
Calls printStackTrace() for all the exceptions in the chain + limit the size of the resulting string to the given number of characters
getMethod() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getMilliSecond() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getMilliSeconds() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
getMin(ArrayList<Number>) - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatistics
 
getMinute() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getMinutes() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
getModulo(double, double) - Method in class com.quadrique.jbuildingblocks.core.math.JbbMath
 
getMonth() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getMonth(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getMONTH() - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
getMonth() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsDate
 
getMonths() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
getMonthsIntervals() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsYear
 
getName() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailDataSource
 
getName() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameter
 
getName() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapOperation
 
getName() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapPort
 
getName() - Static method in class com.quadrique.jbuildingblocks.core.process.JbbProcessOperatingSystem
"Microsoft XP" for XP
getName() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
getNameSpaceUri() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapOperation
 
getNbOfBuckets() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogram
 
getNbOfDaysBetweenDates() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNbOfDaysBetweenDates(Date) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNbOfHeaderFields() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getNbOfHoursBetweenDates() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNbOfHoursBetweenDates(Date) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNbOfKeys() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHashMapWithMultipleValuesPerKey
 
getNbOfMiliisecondsBetweenDates() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNbOfMillisecondsBetweenDates(Date) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNbOfMinutesBetweenDates() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNbOfMinutesBetweenDates(Date) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNbOfOccurences() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogramBucket
 
getNbOfQueryParameters() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getNbOfSecondsBetweenDates() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNbOfSecondsBetweenDates(Date) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNbOfYearsBetweenDates() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNbOfYearsBetweenDates(Date) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNetworkInterface() - Method in class com.quadrique.jbuildingblocks.core.io.networkInterfaces.JbbNetworkInterface
 
getNetworkInterface(String) - Method in class com.quadrique.jbuildingblocks.core.io.networkInterfaces.JbbNetworkInterfaces
Get a specific network interface by MAC
getNextBusinessDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNextDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNextMonth() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNextNBusinessDay(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNextNDay(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNextNMonth(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNextNWeek(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNextNYears(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNextWeek() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNextYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNO_MAPPING() - Static method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
 
getNonHeapMemory() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmMemoryInfo
 
getNthDayOfMonth(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNthDayOfWeek(int, int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNthDayOfWeek(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNthDayOfWeekOnOrAfter(int, int, int, int, int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNthDayOfYear(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getNumber() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
getOperation() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapOperation
 
getOperationName() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
getOrder() - Method in enum com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuerySortingOrder
 
getOrderByText() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuery
 
getOSInfo() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmMXbeanAccess
 
getOutputMessageParameters(Operation) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getOutputStream() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailDataSource
 
getParameterName() - Method in enum com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionParameterEnum
 
getParams() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
getPassword() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
getPath() - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumb
 
getPeakThreadCount() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmThreadInfo
 
getPercentage(Number, Number) - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatistics
 
getPercentage(double, double) - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatistics
 
getPercentage(long, long) - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatistics
 
getPercentage(int, int) - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatistics
 
getPop3() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
getPop3Port() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
getPop3SocketFactoryClass() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
getPop3SocketFactoryPort() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
getPort() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapOperation
 
getPortName() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
getPortNamespace() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
getPreference(String) - Method in class com.quadrique.jbuildingblocks.core.application.preferences.JbbUserPreferences
Retrieve the value associated to the given key
getPreferences(String, String) - Method in class com.quadrique.jbuildingblocks.core.application.preferences.JbbUserPreferences
To retrieve a preference that is multi-valued: this method retrieves all the values associated to the given parent key and the child key (i.e.
getPreparedStatement(String, int) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
This procedure creates and returns a prepared statement instance (i.e.
getPresentationName() - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumb
 
getPreviousBusinessDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getPreviousDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getPreviousMonth() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getPreviousNBusinessDay(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getPreviousNDay(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getPreviousNMonth(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getPreviousNWeek(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getPreviousNYear(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getPreviousWeek() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getPreviousYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getProcessCpuTime() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
getProperties() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
getPublicFields(Object) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
list all the fields of an instance
getQName() - Method in enum com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameterType
 
getQuarter() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getQUARTER() - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
getQuarter() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsDate
 
getQuartersIntervals() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsYear
 
getQueryParameterValue(String) - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getQueryParameterValues(boolean) - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getQueryString() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getRandomInteger(int) - Method in class com.quadrique.jbuildingblocks.core.math.JbbMath
 
getRandomString(int) - Method in class com.quadrique.jbuildingblocks.core.math.JbbMath
returns String containing 0-128 characters for the given length.
getRequestedActionFromSessionAndRemoveIt(HttpServletRequest) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionAccessControl
 
getRequiredInputlist() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
getResource() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getResponseTime() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
getResultSet(int) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
 
getResultSet() - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
 
getRootCause(Throwable) - Method in class com.quadrique.jbuildingblocks.core.exception.JbbExceptionHandler
 
getRootCauseMessage(Throwable) - Method in class com.quadrique.jbuildingblocks.core.exception.JbbExceptionHandler
Retrieves the message from the root cause
getRootCauseMessage(Throwable, int) - Method in class com.quadrique.jbuildingblocks.core.exception.JbbExceptionHandler
Retrieves the message from the root cause
getRuntimeInfo() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmMXbeanAccess
 
getSameDayWithDifferentTime(int, int, int, int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getSchema() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
If the WSDL file has an embedded xml schema to describe a complex input/output type, it is declared in the <definitions> and <types> tags as follows: <definitions ...
getSecond() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getSeconds() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
getSerialVersionUID() - Static method in exception com.quadrique.jbuildingblocks.core.exception.JbbException
 
getSerialVersionUID() - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
getSerialVersionUID() - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
getSerialVersionUID() - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsDate
 
getSerialVersionUID() - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsYear
 
getSeriesCount() - Method in class com.quadrique.jbuildingblocks.core.graph.JbbGraphXYModel
Returns the number of series in the data set (i.e.
getSeriesName(int) - Method in class com.quadrique.jbuildingblocks.core.graph.JbbGraphXYModel
Returns the name of the series (i.e.
getService(String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getServiceName() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
getServiceName() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapPort
 
getServiceNamespace() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
getSession() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
getSession(ActionServlet, HttpServletRequest) - Static method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
Static method that can be used by both the Action and ActionForms instances...
getSession(HttpServletRequest) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
Non static method that should be called by all the BaseAction subclasses....
getSession(HttpServletRequest) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
getSessionKey() - Method in enum com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionAccessControlSessionEnum
 
getSessionKey() - Method in enum com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionSessionEnum
 
getSmtp() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
getSmtpPort() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
getSmtpSocketFactoryClass() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
getSmtpSocketFactoryPort() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
getSoapOperation(String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getSoapOperation(String, String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getSoapOperation(String, JbbWsdlSoapPort) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getSoapPort(String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getSortedDates() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsYear
 
getSortingCriteria() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuery
 
getSortingCriteriaAsText() - Method in enum com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuerySortingCriteria
 
getSortingOrder() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuery
 
getSortingOrderAsText() - Method in enum com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuerySortingOrder
 
getSortOrderText() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuery
 
getSoundFileFormat(File) - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandler
 
getSoundFileRawDataByte(File) - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandler
 
getSourceResolution() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageContext
 
getSqlClause() - Method in class com.quadrique.jbuildingblocks.core.database.JbbSqlClause
 
getStack() - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumbs
 
getStackTrace(Throwable) - Method in class com.quadrique.jbuildingblocks.core.exception.JbbExceptionHandler
Calls printStackTrace() for all the exceptions in the chain
getStackTrace(Throwable, int) - Method in class com.quadrique.jbuildingblocks.core.exception.JbbExceptionHandler
Calls printStackTrace() for all the exceptions in the chain + limit the size of the resulting string to the given number of characters
getStartIndex() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuery
 
getStartTime() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmRuntimeInfo
 
getStatusCode() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
getStatusMessage() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
getStdDev(ArrayList<Number>) - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatistics
 
getStdDev(ArrayList<Number>, double) - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatistics
if you already have the average, use this method
getString() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
getSTRING_MAPPING() - Static method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
 
getStringMap() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
 
getStyle() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapOperation
 
getSubject() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
getSuccessDetails() - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsResult
 
getSummaryString(Throwable) - Method in class com.quadrique.jbuildingblocks.core.exception.JbbExceptionHandler
Combines the message and stack trace in one string This is ideal for logging an exception on stdout or in a log file
getSummaryString(Throwable, int) - Method in class com.quadrique.jbuildingblocks.core.exception.JbbExceptionHandler
Combines the message and stack trace in one string This is ideal for logging an exception on stdout or in a log file
getSummaryString(JbbException) - Method in class com.quadrique.jbuildingblocks.core.exception.JbbExceptionHandler
Combines the message and stack trace in one string This is ideal for logging an exception on stdout or in a log file
getSummaryString(JbbException, int) - Method in class com.quadrique.jbuildingblocks.core.exception.JbbExceptionHandler
Combines the message and stack trace in one string This is ideal for logging an exception on stdout or in a log file
getSystemProperties() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmRuntimeInfo
 
getTail(Handler) - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbAdvancedFormatterHtml
 
getTargetNameSpace() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getText() - Method in enum com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQueryOrderBy
 
getText() - Method in enum com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuerySortOrder
 
getThreadCount() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmThreadInfo
 
getThreadInfo() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmMXbeanAccess
 
getTimeout() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
getTimeZone() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getTo() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDateFromTo
 
getTo() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuery
 
getTo() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
getTo() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateSpan
 
getTokens() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
getTotalMemory() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
 
getTotalMemoryDelta() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
 
getTotalMemoryStr() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
 
getTotalPhysicalMemorySize() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
getTotalStartedThreadCount() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmThreadInfo
 
getType() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameter
 
getType(String) - Static method in enum com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameterType
 
getType() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerEvent
 
getType() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
getTypes() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
Return the list of all the elements under the tag (if present, the tag is one level under the type)
getUpdateTime() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuery
 
getUpperCaseHeaders() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
getUptime() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmRuntimeInfo
 
getUri() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getUri() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapPort
 
getUrl(String) - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbHttpHandler
Deprecated.  
getUrl(String) - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbXmlOverHttpHandler
Deprecated.  
getUserAgent() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getUserName() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
getValue() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogramBucket
 
getValue() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelIntValue
 
getValue() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelIntValue
 
getValue() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelStringValue
 
getValue(int) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
getValue(String) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
getValue() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameter
 
getValue() - Method in enum com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameterType
 
getValueAsDouble(int) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
getValueAsDouble(String) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
getValueAsFloat(int) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
getValueAsFloat(String) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
getValueAsInt(int) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
getValueAsInt(String) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
getValueFromSessionAsInt(HttpServletRequest, String, boolean) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
getValueFromSessionAsObject(HttpServletRequest, String, boolean) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
getValueFromSessionAsString(HttpServletRequest, String, boolean) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
getVersion() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
getVersion() - Static method in class com.quadrique.jbuildingblocks.core.process.JbbProcessOperatingSystem
 
getVmVersion() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmRuntimeInfo
 
getWeek() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getWEEK() - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
getWeek() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsDate
 
getWeeksIntervals() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsYear
 
getWsdlInvokableObject(String, String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClient
 
getWsdlInvokableObject(String, String, String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClient
 
getWsdlInvokableObject(String, String, JbbWsdlDocument) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClient
 
getWsdlUrl() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
getWsdlUrl() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
getX(int, int) - Method in class com.quadrique.jbuildingblocks.core.graph.JbbGraphXYModel
 
getXsdType() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameter
 
getXValue(int, int) - Method in class com.quadrique.jbuildingblocks.core.graph.JbbGraphXYModel
Returns the x-value for the specified series (i.e.
getY(int, int) - Method in class com.quadrique.jbuildingblocks.core.graph.JbbGraphXYModel
 
getYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getYear(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
getYEAR() - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
getYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsDate
 
getYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsYear
 
getYearInterval() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsYear
 
getYears() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
getYValue(int, int) - Method in class com.quadrique.jbuildingblocks.core.graph.JbbGraphXYModel
Returns the y-value for the specified series and item.
guessContentTypeFromName(String) - Static method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandlerDumpReceivedData
 
guessContentTypeFromName(String) - Static method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 

H

handleError(DOMError) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomErrorHandler
 
hashCode() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbNaiveSslProtocolSocketFactory
 
hasProblemOcuredDuringPlay() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandler
 
hasReceivedEvent(long) - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
head(String, HashMap<String, String>, HashMap<String, String>, boolean, int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClient
http get method sent to server url.
hours - Variable in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 

I

importDocument(Document, Element, Document) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
import the given document as a child to the given parent element
importElement(Element, Element) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
To import a DOM subtree from another document into a document.
importElement(Document, Element, Document, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
init() - Method in class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatTask
Overrides the base class implementation to instantiate the TomcatSupport class.
init(int, String, String, String, String, int) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClientPool
 
init(String, int, int, Level) - Static method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandler
Sample use:
JbbLogHandler.init("C:\\Data\\Societe\\Quadrique\\Products\\JBuildingBlocks\\TestData\\taskScheduler\\ts.htm",1000000,1,Level.ALL);
init(String, int, int, Level, String) - Static method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandler
Sample use:
JbbLogHandler.init("C:\\Temp\test.log",1000000,1,Level.ALL,"com.quadrique.jbuildingblocks.taskScheduler.controller"); ==> will only log for the corresponding subtree (i.e.
init(FilterConfig) - Method in class com.quadrique.jbuildingblocks.core.servlet.JbbJSessionIdFilter
 
initialize(String) - Method in class com.quadrique.jbuildingblocks.core.application.parameters.JbbConfigurationParameters
Open the config file (if any)
initialize(String) - Method in class com.quadrique.jbuildingblocks.core.application.preferences.JbbUserPreferences
Open the preferences file (if any)
insertionSort(Comparable[]) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructure
insertion sort.
INTEGER_MAPPING - Static variable in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
Columns are referenced with an integer-based value that will be mapped to an index (thanks to the IntLabeltoIndexMap member of the ExcelFileParser class)
introspectClass(String) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
invoke(String, String, Object[]) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClient
Given wsdl, operationName and inputParameters will invoke the method.
invokeMethod(JbbWsdlInvokableObject) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClient
This method is used to invoke wsdl operation dynamically.
invokeOperation1() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
invokeOperation10() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
invokeOperation11() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
invokeOperation12() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
invokeOperation13() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
invokeOperation14() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
invokeOperation15() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
invokeOperation2() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
invokeOperation3() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
invokeOperation4() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
invokeOperation5() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
invokeOperation6() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
invokeOperation7() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
invokeOperation8() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
invokeOperation9() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
is10() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
is11() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
isAlphaNum() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
isAlphaNumUnderscore() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
isAncestor(Node, Node) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
will return true if otherNode is ancestor of node in the document.
isBreadcrumb() - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
isBusinessDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
isCharacterInCharSet(char, String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
isCharInCharSet(char, String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
isComplexType() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
isDateAfterDate2AndBeforeDate3(Date, Date) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
isDateAfterDate2MinusNDays(Date, int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
isDateAfterDate2MinusNDaysAndBeforeDate2PlusNDays(Date, int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
isDateAfterDate2PlusNDays(Date, int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
isDateBeforeDate2MinusNDays(Date, int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
isDateBeforeDate2PlusNDays(Date, int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
isDebugEnabled() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
isDescendant(Node, Node) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
will return true if otherNode is descendant node in the document.
isEmpty() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbBlockingFifoQueue
 
isFollowing(Node, Node) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
will return true if otherNode is follows node in the document.
isFrenchCellPhoneNumber() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
phoneNb in the form "06-23-45-67-89" or "0623456789" or "06 23 45 67 89"
isFrenchPhoneNumber() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
phoneNb in the form "01-23-45-67-89" or "0123456789" or "01 23 45 67 89"
isGet() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
isIgnoreFirstLine() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandler
 
isInitialized() - Method in class com.quadrique.jbuildingblocks.core.application.preferences.JbbUserPreferences
 
isLogicalOperatorAND() - Method in class com.quadrique.jbuildingblocks.core.database.JbbSqlClause
 
isNetworkInterfaceAvailable(String) - Method in class com.quadrique.jbuildingblocks.core.io.networkInterfaces.JbbNetworkInterfaces
typically used for licensing information
isNotEmpty() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
Makes sure the given string is not null and is not of 0 length
isNotEmpty(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
Makes sure the given string is not null and is not of 0 length
isNotEmptyAndIsNotWhiteSpace(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
Makes sure the given string is not null, is not of 0 length and that it contains at least one non white space character
isNotEmptyAndIsNotWhiteSpace() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
Makes sure the given string is not null, is not of 0 length and that it contains at least one non white space character
isNum() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
isPerformAccessControl() - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionAccessControl
 
isPop3SocketFactoryFallbackEnabled() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
isPop3SSLEnabled() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
isPost() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
 
isPreceding(Node, Node) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
will return true if otherNode is precedes node in the document.
isSameDay(Date) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
isSingleEvents() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuery
 
isSmtpAuthEnabled() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
isSmtpSocketFactoryFallbackEnabled() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
isStarttlsEnabled() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
isStringInCharSet(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
isStringInStringSet(HashSet<String>) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
To determine if a given string is part of a given set of strings.
isSuccess() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
isSuccessFlag() - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsResult
 
isUsPhoneNumber() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
phoneNb in the form "870-345-4567" or "8703454567" or "870 345 4567"
isValid() - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
isValidateEmailAddresses() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
isValidEmailAddress(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To validate the syntax of an email address
isValidEmailAddress() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
Returns if the email address is valid.
isValidEmailAddressList(String, boolean) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To validate the syntax of a list of email address
isValidEmailAddressList(ArrayList<String>, boolean) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To validate the syntax of a list of email address
isValidIpAddress() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
Returns if the IP address is in a proper dotted decimal format: X1.X2.X3.X4 where Xi is [0...255] the IP address in dotted decimal format (e.g.
isWhiteSpace() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 

J

javaClassName - Variable in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbActionTrace
 
JbbAction - Class in com.quadrique.jbuildingblocks.core.struts.controller.actions
A base class for all struts based actions
JbbAction() - Constructor for class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
JbbActionAccessControl - Class in com.quadrique.jbuildingblocks.core.struts.controller.actions
The base action for all the actions of the framework It provides support for access control + ...
JbbActionAccessControl() - Constructor for class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionAccessControl
 
JbbActionAccessControlSessionEnum - Enum in com.quadrique.jbuildingblocks.core.struts.controller.actions
The keys that are used in the user session
JbbActionAttributeEnum - Enum in com.quadrique.jbuildingblocks.core.struts.controller.actions
The attributes that are used in the request
JbbActionParameterEnum - Enum in com.quadrique.jbuildingblocks.core.struts.controller.actions
The parameters that are used in the request
JbbActionSessionEnum - Enum in com.quadrique.jbuildingblocks.core.struts.controller.actions
The keys that are used in the user session
JbbActionTrace - Class in com.quadrique.jbuildingblocks.core.struts.model.bo
A base class for all struts based actions
JbbActionTrace(String, String) - Constructor for class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbActionTrace
 
JbbActionTraceTag - Class in com.quadrique.jbuildingblocks.core.struts.view
 
JbbActionTraceTag() - Constructor for class com.quadrique.jbuildingblocks.core.struts.view.JbbActionTraceTag
 
JbbAdvancedFormatterHtml - Class in com.quadrique.jbuildingblocks.core.io.logging
A more advanced text based formatter
JbbAdvancedFormatterHtml() - Constructor for class com.quadrique.jbuildingblocks.core.io.logging.JbbAdvancedFormatterHtml
 
JbbAdvancedFormatterHtml(String) - Constructor for class com.quadrique.jbuildingblocks.core.io.logging.JbbAdvancedFormatterHtml
 
JbbAdvancedFormatterText - Class in com.quadrique.jbuildingblocks.core.io.logging
A more advanced text based formatter
JbbAdvancedFormatterText() - Constructor for class com.quadrique.jbuildingblocks.core.io.logging.JbbAdvancedFormatterText
 
JbbArrayListWithoutDuplicates<V> - Class in com.quadrique.jbuildingblocks.core.dataStructure
Sample usage: ArrayList in = new ArrayList();
in.add(new String("blue"));
in.add(new String("blue"));
in.add(new String("white"));
in.add(new String("red"));

ArrayList out = JbbArrayListWithoutDuplicates.getListWithoutDuplicates(in);

if (out.size() != 3) Assert.fail("invalid results: "+out.size());
JbbArrayListWithoutDuplicates() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbArrayListWithoutDuplicates
 
JbbArrayListWithoutDuplicatesTest - Class in com.quadrique.jbuildingblocks.core.dataStructure
A test class for the JUnit testing framework
JbbArrayListWithoutDuplicatesTest() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbArrayListWithoutDuplicatesTest
 
JbbBlockingFifoQueue - Class in com.quadrique.jbuildingblocks.core.thread
This is a thread-safe blocking FIFO queue (a calling thread will be blocked until there is an object that can be removed from the queue).
JbbBreadcrumb - Class in com.quadrique.jbuildingblocks.core.struts.model.bo
 
JbbBreadcrumb() - Constructor for class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumb
 
JbbBreadcrumbs - Class in com.quadrique.jbuildingblocks.core.struts.model.bo
 
JbbBreadcrumbs() - Constructor for class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumbs
 
JbbChronometer - Class in com.quadrique.jbuildingblocks.core.time
This class is used to perform time measurements and mimics the behavior of a chronometer.
JbbClass - Class in com.quadrique.jbuildingblocks.core.classLoader
This class is used to manipulate a java class
JbbClass() - Constructor for class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
JbbClassPath - Class in com.quadrique.jbuildingblocks.core.classLoader
This class is used to manipulate the JAVA VM class path
JbbClassPath() - Constructor for class com.quadrique.jbuildingblocks.core.classLoader.JbbClassPath
 
JbbClasspathLoader - Class in com.quadrique.jbuildingblocks.core.process
 
JbbClasspathLoader() - Constructor for class com.quadrique.jbuildingblocks.core.process.JbbClasspathLoader
 
JbbClassTest - Class in com.quadrique.jbuildingblocks.core.classLoader
A test class for the JUnit testing framework
JbbClassTest() - Constructor for class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
 
JbbConfigurationParameters - Class in com.quadrique.jbuildingblocks.core.application.parameters
This class is used to retrieve the application configuration.
JbbConfigurationParameters() - Constructor for class com.quadrique.jbuildingblocks.core.application.parameters.JbbConfigurationParameters
Constructor
JbbConnectionDispatcher - Class in com.quadrique.jbuildingblocks.core.io.socket.server
This class listens for connection request on a given port.
JbbConnectionDispatcher(int, int, String) - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionDispatcher
Constructor
JbbConnectionHandler - Class in com.quadrique.jbuildingblocks.core.io.socket.server
This class implements a synchronized pool of connection handler threads.
JbbConnectionHandler() - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandler
Constructor
JbbConnectionHandlerDumpReceivedData - Class in com.quadrique.jbuildingblocks.core.io.socket.server
This specialized connection handler waits for incoming data on the connection and dumps each byte of tbe received data.
JbbConnectionHandlerDumpReceivedData() - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandlerDumpReceivedData
Constructor
JbbConnectionHandlerHttp - Class in com.quadrique.jbuildingblocks.core.io.socket.server
This is the base class of all the specialized HTTP connection handler.
JbbConnectionHandlerHttp() - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandlerHttp
Constructor
JbbConnectionHandlerHttpDumpAndEchoReceivedRequest - Class in com.quadrique.jbuildingblocks.core.io.socket.server
This specialized connection handler dumps the request on System.out and sends its interpreted content back to the sender in one shot (i.e.
JbbConnectionHandlerHttpDumpAndEchoReceivedRequest() - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandlerHttpDumpAndEchoReceivedRequest
 
JbbConnectionHandlerHttpDumpAndEchoReceivedRequestWithContentLength - Class in com.quadrique.jbuildingblocks.core.io.socket.server
This specialized connection handler dumps the request on System.out and sends its interpreted content back to the sender in one shot (i.e.
JbbConnectionHandlerHttpDumpAndEchoReceivedRequestWithContentLength() - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandlerHttpDumpAndEchoReceivedRequestWithContentLength
 
JbbConnectionHandlerHttpDumpAndEchoReceivedRequestWithContentLengthAndMultiplePartResponse - Class in com.quadrique.jbuildingblocks.core.io.socket.server
This specialized connection handler dumps the request on System.out and sends its interpreted content back to the sender in one shot (i.e.
JbbConnectionHandlerHttpDumpAndEchoReceivedRequestWithContentLengthAndMultiplePartResponse() - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandlerHttpDumpAndEchoReceivedRequestWithContentLengthAndMultiplePartResponse
 
JbbConnectionHandlerHttpDumpAndEchoReceivedRequestWithMultiplePartResponse - Class in com.quadrique.jbuildingblocks.core.io.socket.server
This specialized connection handler dumps the request on System.out and sends its interpreted content back to the sender in 2 separate blocks: the first block with most of the response the second block is sent 10s after
JbbConnectionHandlerHttpDumpAndEchoReceivedRequestWithMultiplePartResponse() - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandlerHttpDumpAndEchoReceivedRequestWithMultiplePartResponse
 
JbbConsoleStdOutHandler - Class in com.quadrique.jbuildingblocks.core.io.logging
Use an AdvancedFormatterText to dump the logging output on StdOut
JbbConsoleStdOutHandler() - Constructor for class com.quadrique.jbuildingblocks.core.io.logging.JbbConsoleStdOutHandler
 
JbbCsvFormattedTextFileHandler - Class in com.quadrique.jbuildingblocks.core.io.file.parser
This class provides goodies to manipulate a text file whose values are separated by commas:
x1,x2,x3
x7,,x8
,x3,tx4
JbbCsvFormattedTextFileHandler() - Constructor for class com.quadrique.jbuildingblocks.core.io.file.parser.JbbCsvFormattedTextFileHandler
Constructor
JbbCurrency - Class in com.quadrique.jbuildingblocks.core.currency
This class provides convenience routines for currency manipulation: - Currency formating
JbbCurrencyTest - Class in com.quadrique.jbuildingblocks.core.currency
A test class for the JUnit testing framework
JbbCurrencyTest() - Constructor for class com.quadrique.jbuildingblocks.core.currency.JbbCurrencyTest
 
JbbDatabaseClient - Class in com.quadrique.jbuildingblocks.core.database
This class encapsulates most of the JDBC api and provides a synchronous interface to any database.
JbbDatabaseClientPool - Class in com.quadrique.jbuildingblocks.core.database
A single-threaded pool of DatabaseHandler (the underlying database connections are opened once and reused as oppposed to being ccreated/closed every single time)
JbbDatabaseException - Exception in com.quadrique.jbuildingblocks.core.exception
 
JbbDatabaseException(String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbDatabaseException
 
JbbDatabaseException(String, Throwable) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbDatabaseException
 
JbbDataStructure - Class in com.quadrique.jbuildingblocks.core.dataStructure
 
JbbDataStructureTest - Class in com.quadrique.jbuildingblocks.core.dataStructure
 
JbbDataStructureTest() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
JbbDataStructureTest.ComparableClass - Class in com.quadrique.jbuildingblocks.core.dataStructure
 
JbbDataStructureTest.ComparableClass(Date) - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest.ComparableClass
 
JbbDate - Class in com.quadrique.jbuildingblocks.core.time
This class provides convenience routines for date and time manipulation: Date and time manipulation (e.g.
JbbDateDifference - Class in com.quadrique.jbuildingblocks.core.time
A simple JAVA bean to retrieve information about the difference between two dates.
JbbDateDifference() - Constructor for class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
JbbDateFromTo - Class in com.quadrique.jbuildingblocks.core.dataStructure
A simple JAVA bean to manipulate a date interval
JbbDateFromTo(Date, Date) - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbDateFromTo
 
JbbDateFromTo() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbDateFromTo
 
JbbDateInterval - Class in com.quadrique.jbuildingblocks.core.time
A simple JAVA bean to manipulate a From To date interval with an associated type and number (e.g.
JbbDateInterval() - Constructor for class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
JbbDateInterval(Date, Date, int) - Constructor for class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
JbbDateInterval(Date, Date, int, int) - Constructor for class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
JbbDateIntervalsDate - Class in com.quadrique.jbuildingblocks.core.time
A java bean to manipulate (sorting included) all the various date intervals (week, month and year) for a given date Please refer to the method getYearMonthWeekDateIntervals() and getYearMonthWeekDateIntervals(Date date) in the DateHandler class.
JbbDateIntervalsDate() - Constructor for class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsDate
 
JbbDateIntervalsYear - Class in com.quadrique.jbuildingblocks.core.time
This class allows you to retrieve (sorting included) all the various date intervals (week 1, week 2,...,month1...month12,quarter1,...quarter4...
JbbDateIntervalsYear() - Constructor for class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsYear
 
JbbDateSpan - Class in com.quadrique.jbuildingblocks.core.time
A simple JAVA bean to represent a date/time span: a "from" date time a "to" date time the corresponding JbbDateDifference
JbbDateSpan(JbbDate, JbbDate) - Constructor for class com.quadrique.jbuildingblocks.core.time.JbbDateSpan
 
JbbDateTest - Class in com.quadrique.jbuildingblocks.core.time
A test class for the JUnit testing framework
JbbDateTest() - Constructor for class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
JbbDesCipher - Class in com.quadrique.jbuildingblocks.core.encryption
2-way encryption/decryption based on the DES cypher
JbbDesCipher(String) - Constructor for class com.quadrique.jbuildingblocks.core.encryption.JbbDesCipher
 
JbbDnsHandler - Class in com.quadrique.jbuildingblocks.core.io.socket.client
 
JbbDnsHandler() - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.client.JbbDnsHandler
 
JbbDnsHandlerTest - Class in com.quadrique.jbuildingblocks.core.io.socket.client
A test class for the JUnit testing framework
JbbDnsHandlerTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.client.JbbDnsHandlerTest
 
JbbDom - Class in com.quadrique.jbuildingblocks.core.xml.dom
This class provides convenience methods to manipulate any XML data with the DOM api (http://www.w3.org/TR/DOM-Level-2-Core/ and http://www.w3.org/TR/DOM-Level-3-Core/)
JbbDom() - Constructor for class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
JbbDomErrorHandler - Class in com.quadrique.jbuildingblocks.core.xml.dom
 
JbbDomErrorHandler() - Constructor for class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomErrorHandler
 
JbbDomTest - Class in com.quadrique.jbuildingblocks.core.xml.dom
A JUnit test class
JbbDomTest() - Constructor for class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
JbbDynaForm - Class in com.quadrique.jbuildingblocks.core.struts.controller.forms
The base class for all dynamic forms
JbbDynaForm() - Constructor for class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
JbbEmail - Class in com.quadrique.jbuildingblocks.core.io.email
 
JbbEmailByteArrayDataSource - Class in com.quadrique.jbuildingblocks.core.io.email
A byte array email data source
JbbEmailByteArrayDataSource(byte[], String) - Constructor for class com.quadrique.jbuildingblocks.core.io.email.JbbEmailByteArrayDataSource
 
JbbEmailDataSource - Class in com.quadrique.jbuildingblocks.core.io.email
base class for email data sources (JavaMail only provides FileDataSource)
JbbEmailDataSource(String) - Constructor for class com.quadrique.jbuildingblocks.core.io.email.JbbEmailDataSource
 
JbbEmailFileDataSource - Class in com.quadrique.jbuildingblocks.core.io.email
An input stream data source
JbbEmailFileDataSource(File, String) - Constructor for class com.quadrique.jbuildingblocks.core.io.email.JbbEmailFileDataSource
 
JbbEmailInputStreamDataSource - Class in com.quadrique.jbuildingblocks.core.io.email
An input stream data source
JbbEmailInputStreamDataSource(InputStream, String) - Constructor for class com.quadrique.jbuildingblocks.core.io.email.JbbEmailInputStreamDataSource
 
JbbEmailSessionConfig - Class in com.quadrique.jbuildingblocks.core.io.email
Session configuration
JbbEmailSessionConfig() - Constructor for class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
JbbEmailStringDataSource - Class in com.quadrique.jbuildingblocks.core.io.email
A String data source
JbbEmailStringDataSource(String, String) - Constructor for class com.quadrique.jbuildingblocks.core.io.email.JbbEmailStringDataSource
 
JbbEmailTest - Class in com.quadrique.jbuildingblocks.core.io.email
A test class for the JUnit testing framework
JbbEmailTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
 
JbbEnumArrayList<E extends Enum<E>,V> - Class in com.quadrique.jbuildingblocks.core.dataStructure
Utility data structure that is used to associate an enum value and an ArrayList collection of values.
JbbEnumArrayList() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbEnumArrayList
 
JbbEnumArrayListTest - Class in com.quadrique.jbuildingblocks.core.dataStructure
A test class for the JUnit testing framework
JbbEnumArrayListTest(String) - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbEnumArrayListTest
constructor
JbbEnumArrayListTest.SearchType - Enum in com.quadrique.jbuildingblocks.core.dataStructure
 
JbbExcelFileParser - Class in com.quadrique.jbuildingblocks.core.io.file.parser.excel
 
JbbExcelFileParserTest - Class in com.quadrique.jbuildingblocks.core.io.file.parser.excel
A test class for the JUnit testing framework
JbbExcelFileParserTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParserTest
 
JbbException - Exception in com.quadrique.jbuildingblocks.core.exception
This class is the base class of all the JBuildingBlocks exceptions
The main concept is that JBuildingBlocks users can cleanly isolates the Exception thrown by the package.
JbbException() - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbException
 
JbbException(String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbException
 
JbbException(String, String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbException
 
JbbException(String, Throwable) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbException
 
JbbException(String, String, Throwable) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbException
 
JbbExceptionHandler - Class in com.quadrique.jbuildingblocks.core.exception
This class handles linked/chained exceptions
JbbExceptionHandler() - Constructor for class com.quadrique.jbuildingblocks.core.exception.JbbExceptionHandler
Constructor
JbbFactory - Class in com.quadrique.jbuildingblocks.core
This class is the factory for all the core JBuildingBlocks classes
JbbFactory() - Constructor for class com.quadrique.jbuildingblocks.core.JbbFactory
 
JbbFactoryTest - Class in com.quadrique.jbuildingblocks.core
A test class for the JUnit testing framework
JbbFactoryTest(String) - Constructor for class com.quadrique.jbuildingblocks.core.JbbFactoryTest
constructor
JbbFile - Class in com.quadrique.jbuildingblocks.core.io.file
This class provides goodies to manipulate File(s)
JbbFileDownload - Class in com.quadrique.jbuildingblocks.core.servlet
Use this class to download a static or dynamically generated file on the server to the client.
JbbFileDownload() - Constructor for class com.quadrique.jbuildingblocks.core.servlet.JbbFileDownload
 
JbbFormattedTextFileHandler - Class in com.quadrique.jbuildingblocks.core.io.file.parser
This is a base class that provides a framework to parse and process a formatted text file (e.g.
JbbFormattedTextFileHandler() - Constructor for class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandler
 
JbbFormattedTextFileHandlerTest - Class in com.quadrique.jbuildingblocks.core.io.file.parser
A test class for the JUnit testing framework
JbbFormattedTextFileHandlerTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandlerTest
 
JbbFormattedTextFileLine - Class in com.quadrique.jbuildingblocks.core.io.file.parser
This class represents a parsed line of a formatted text field (e.g .a CSV file)
JbbFormattedTextFileLine() - Constructor for class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
JbbFormattedTextFileLineTest - Class in com.quadrique.jbuildingblocks.core.io.file.parser
A test class for the JUnit testing framework
JbbFormattedTextFileLineTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLineTest
 
JbbGCalendar - Class in com.quadrique.jbuildingblocks.core.google.calendar
 
JbbGCalendarQuery - Class in com.quadrique.jbuildingblocks.core.google.calendar
 
JbbGCalendarQuery(URL) - Constructor for class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuery
 
JbbGCalendarQuerySortingCriteria - Enum in com.quadrique.jbuildingblocks.core.google.calendar
 
JbbGCalendarQuerySortingOrder - Enum in com.quadrique.jbuildingblocks.core.google.calendar
 
JbbGCalendarTest - Class in com.quadrique.jbuildingblocks.core.google.calendar
 
JbbGCalendarTest() - Constructor for class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
JbbGCalendarUser - Class in com.quadrique.jbuildingblocks.core.google.calendar
 
JbbGCalendarUser(String, String) - Constructor for class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarUser
 
JbbGCalendarUser(String) - Constructor for class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarUser
 
JbbGContacts - Class in com.quadrique.jbuildingblocks.core.google.contacts
 
JbbGContactsQuery - Class in com.quadrique.jbuildingblocks.core.google.contacts
 
JbbGContactsQuery() - Constructor for class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuery
 
JbbGContactsQueryOrderBy - Enum in com.quadrique.jbuildingblocks.core.google.contacts
 
JbbGContactsQuerySortOrder - Enum in com.quadrique.jbuildingblocks.core.google.contacts
 
JbbGContactsTest - Class in com.quadrique.jbuildingblocks.core.google.contacts
 
JbbGContactsTest() - Constructor for class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsTest
 
JbbGContactsUser - Class in com.quadrique.jbuildingblocks.core.google.contacts
 
JbbGContactsUser(String, String) - Constructor for class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsUser
 
JbbGContactsUser(String) - Constructor for class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsUser
 
JbbGraphXYModel - Class in com.quadrique.jbuildingblocks.core.graph
This class implements the base X-Y model for a JFreeChart graph
JbbGraphXYModel() - Constructor for class com.quadrique.jbuildingblocks.core.graph.JbbGraphXYModel
Constructor
JbbHashMapWithMultipleValuesPerKey<K,V> - Class in com.quadrique.jbuildingblocks.core.dataStructure
This data structure is similar to a HashMap except that the data associated to any given key is a list of values (an ArrrayList instance).
JbbHashMapWithMultipleValuesPerKey() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbHashMapWithMultipleValuesPerKey
 
JbbHashMapWithMultipleValuesPerKeyTest - Class in com.quadrique.jbuildingblocks.core.dataStructure
A test class for the JUnit testing framework
JbbHashMapWithMultipleValuesPerKeyTest() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbHashMapWithMultipleValuesPerKeyTest
 
JbbHistogram<V> - Class in com.quadrique.jbuildingblocks.core.dataStructure
The histogram of a given set of input values is a list of buckets where each bucket contains one of the input values and its associated number of occurences in the set.
JbbHistogram() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogram
 
JbbHistogramBucket<V> - Class in com.quadrique.jbuildingblocks.core.dataStructure
A simple data structure that represents a bucket in a histogram: a bucket is a value and the corresponding number of occurences
JbbHistogramBucket() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogramBucket
 
JbbHistogramTest - Class in com.quadrique.jbuildingblocks.core.dataStructure
A test class for the JUnit testing framework
JbbHistogramTest() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogramTest
 
JbbHttpClient - Class in com.quadrique.jbuildingblocks.core.io.http.client
This class provides convenience routines to simplify and streamline the request/response handling HTTP communications.
JbbHttpClientMoniterLetTasksTest - Class in com.quadrique.jbuildingblocks.core.io.http.client
 
JbbHttpClientMoniterLetTasksTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientMoniterLetTasksTest
 
JbbHttpClientTest - Class in com.quadrique.jbuildingblocks.core.io.http.client
 
JbbHttpClientTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
JbbHttpHandler - Class in com.quadrique.jbuildingblocks.core.io.socket.client
Deprecated.  
JbbHttpHandler() - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.client.JbbHttpHandler
Deprecated. Constructor
JbbHttpHandlerTest - Class in com.quadrique.jbuildingblocks.core.io.socket.client
A test class for the JUnit testing framework
JbbHttpHandlerTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.client.JbbHttpHandlerTest
 
JbbHttpHeaderHandler - Class in com.quadrique.jbuildingblocks.core.io.http
This class provides goodies to manipulate the HTTP header of a HTTP request/response
JbbHttpHeaderHandler() - Constructor for class com.quadrique.jbuildingblocks.core.io.http.JbbHttpHeaderHandler
 
JbbHttpRequest - Class in com.quadrique.jbuildingblocks.core.io.socket.server
This class is used to manipulate a HTTP request.
JbbHttpRequest() - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
Constructor
JbbHttpResponse - Class in com.quadrique.jbuildingblocks.core.io.http.client
 
JbbHttpResponse(byte[], HashMap<String, String>, int, boolean, String, long) - Constructor for class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
JbbImage - Class in com.quadrique.jbuildingblocks.core.image
This class provides convenience routine to manipulate image files.
JbbImage() - Constructor for class com.quadrique.jbuildingblocks.core.image.JbbImage
 
JbbImageContext - Class in com.quadrique.jbuildingblocks.core.image
 
JbbImageContext() - Constructor for class com.quadrique.jbuildingblocks.core.image.JbbImageContext
 
JbbImageHandler - Class in com.quadrique.jbuildingblocks.core.image
 
JbbImageHandlerTest - Class in com.quadrique.jbuildingblocks.core.image
 
JbbImageHandlerTest() - Constructor for class com.quadrique.jbuildingblocks.core.image.JbbImageHandlerTest
 
JbbImageTest - Class in com.quadrique.jbuildingblocks.core.image
A test class for the JUnit testing framework
JbbImageTest() - Constructor for class com.quadrique.jbuildingblocks.core.image.JbbImageTest
 
JbbIntLabelIntValue - Class in com.quadrique.jbuildingblocks.core.dataStructure
A simple JAVA bean to manipulate a label/value pair
JbbIntLabelIntValue() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelIntValue
 
JbbIntLabelIntValue(int, int) - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelIntValue
 
JbbIntLabelToIndexMap - Class in com.quadrique.jbuildingblocks.core.dataStructure
A simple data structures that maintains a map between a set of label and their numeric value.
JbbIntLabelToIndexMap() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelToIndexMap
 
JbbIntLabelToIndexMapTest - Class in com.quadrique.jbuildingblocks.core.dataStructure
A test class for the JUnit testing framework
JbbIntLabelToIndexMapTest() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelToIndexMapTest
 
JbbInvalidArgumentException - Exception in com.quadrique.jbuildingblocks.core.exception
 
JbbInvalidArgumentException(String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbInvalidArgumentException
Constructor
JbbInvalidArgumentException(String, String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbInvalidArgumentException
Constructor
JbbInvalidCommandLineArgumentException - Exception in com.quadrique.jbuildingblocks.core.exception
 
JbbInvalidCommandLineArgumentException(String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbInvalidCommandLineArgumentException
Constructor
JbbInvalidCommandLineArgumentException(String, String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbInvalidCommandLineArgumentException
Constructor
JbbInvalidEmailAddressException - Exception in com.quadrique.jbuildingblocks.core.exception
 
JbbInvalidEmailAddressException(String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbInvalidEmailAddressException
Constructor
JbbInvalidEmailAddressException(String, String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbInvalidEmailAddressException
Constructor
JbbInvalidValueException - Exception in com.quadrique.jbuildingblocks.core.exception
 
JbbInvalidValueException(String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbInvalidValueException
 
JbbInvalidValueException(String, String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbInvalidValueException
 
JbbIOException - Exception in com.quadrique.jbuildingblocks.core.exception
 
JbbIOException(String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbIOException
Constructor
JbbJavaInterpreter - Class in com.quadrique.jbuildingblocks.core.interpreter
This class is used to manipulate java classes
JbbJavaInterpreterTest - Class in com.quadrique.jbuildingblocks.core.interpreter
A test class for the JUnit testing framework
JbbJavaInterpreterTest() - Constructor for class com.quadrique.jbuildingblocks.core.interpreter.JbbJavaInterpreterTest
 
JbbJSessionIdFilter - Class in com.quadrique.jbuildingblocks.core.servlet
Use this filter to remove the appended JSESSIONID=XXXXX from the returned URL (i.e.
JbbJSessionIdFilter() - Constructor for class com.quadrique.jbuildingblocks.core.servlet.JbbJSessionIdFilter
 
JbbJSessionIdFilterUrlWrapper - Class in com.quadrique.jbuildingblocks.core.servlet
Used by the JbbJSessionIdFilter class to prevent any JSESSIONID to be appended to the outgoing URLs
JbbJSessionIdFilterUrlWrapper(HttpServletResponse) - Constructor for class com.quadrique.jbuildingblocks.core.servlet.JbbJSessionIdFilterUrlWrapper
 
JbbLabelToIndexMap - Class in com.quadrique.jbuildingblocks.core.dataStructure
A simple data structures that maintains a map between a set of label and their numeric value.
JbbLabelToIndexMap() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbLabelToIndexMap
 
JbbListingFileFilter - Class in com.quadrique.jbuildingblocks.core.io.file
This class implements a generic file filter that can be used when calling File.listFiles()...
JbbListingFileFilter(boolean, String) - Constructor for class com.quadrique.jbuildingblocks.core.io.file.JbbListingFileFilter
Constructor
JbbLogHandler - Class in com.quadrique.jbuildingblocks.core.io.logging
Sample usage:
JbbLogHandler() - Constructor for class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandler
 
JbbLogHandlerTest - Class in com.quadrique.jbuildingblocks.core.io.logging
A test class for the JUnit testing framework
JbbLogHandlerTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
JbbMath - Class in com.quadrique.jbuildingblocks.core.math
A Utility class that provides some simple mathematical functions.
JbbMathTest - Class in com.quadrique.jbuildingblocks.core.math
A test class for the JUnit testing framework
JbbMathTest() - Constructor for class com.quadrique.jbuildingblocks.core.math.JbbMathTest
 
JbbMissingCommandLineArgumentException - Exception in com.quadrique.jbuildingblocks.core.exception
 
JbbMissingCommandLineArgumentException(String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbMissingCommandLineArgumentException
Constructor
JbbMissingCommandLineArgumentException(String, String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbMissingCommandLineArgumentException
Constructor
JbbMissingResourceException - Exception in com.quadrique.jbuildingblocks.core.exception
 
JbbMissingResourceException(String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbMissingResourceException
Constructor
JbbNaiveSslProtocolSocketFactory - Class in com.quadrique.jbuildingblocks.core.io.http.client
 
JbbNaiveSslProtocolSocketFactory() - Constructor for class com.quadrique.jbuildingblocks.core.io.http.client.JbbNaiveSslProtocolSocketFactory
Constructor for BasicSslProtocolSocketFactory.
JbbNetworkInterface - Class in com.quadrique.jbuildingblocks.core.io.networkInterfaces
 
JbbNetworkInterface() - Constructor for class com.quadrique.jbuildingblocks.core.io.networkInterfaces.JbbNetworkInterface
 
JbbNetworkInterface(NetworkInterface) - Constructor for class com.quadrique.jbuildingblocks.core.io.networkInterfaces.JbbNetworkInterface
 
JbbNetworkInterfaces - Class in com.quadrique.jbuildingblocks.core.io.networkInterfaces
 
JbbNoSuchMemberException - Exception in com.quadrique.jbuildingblocks.core.exception
 
JbbNoSuchMemberException(String, String) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbNoSuchMemberException
Constructor
JbbProcess - Class in com.quadrique.jbuildingblocks.core.process
This class provides miscellaneous process utilities
JbbProcessMemory - Class in com.quadrique.jbuildingblocks.core.process
This class keeps track of the amount of memory available as well as the corresponding changes between 2 consecutive calls to update()
JbbProcessMemory() - Constructor for class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
constructor
JbbProcessMemoryWatchdog - Class in com.quadrique.jbuildingblocks.core.process
This thread keeps track of the memory consumption of the current process and it makes sure that the Garbage collector is called.
JbbProcessMemoryWatchdog(int, int, int) - Constructor for class com.quadrique.jbuildingblocks.core.process.JbbProcessMemoryWatchdog
constructor
JbbProcessOperatingSystem - Class in com.quadrique.jbuildingblocks.core.process
This class keeps track of the operating system info that the process is running in
JbbProcessOperatingSystem() - Constructor for class com.quadrique.jbuildingblocks.core.process.JbbProcessOperatingSystem
 
JbbProcessOperatingSystemTest - Class in com.quadrique.jbuildingblocks.core.process
A test class for the JUnit testing framework
JbbProcessOperatingSystemTest() - Constructor for class com.quadrique.jbuildingblocks.core.process.JbbProcessOperatingSystemTest
 
JbbProcessTest - Class in com.quadrique.jbuildingblocks.core.process
A test class for the JUnit testing framework
JbbProcessTest() - Constructor for class com.quadrique.jbuildingblocks.core.process.JbbProcessTest
 
JbbScriptEvaluationException - Exception in com.quadrique.jbuildingblocks.core.exception
Indicates that an error has coccured while trying to evaluate the script OR that the script has thrown an exception.
JbbScriptEvaluationException(String, Throwable) - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbScriptEvaluationException
 
JbbShuttingDownException - Exception in com.quadrique.jbuildingblocks.core.exception
 
JbbShuttingDownException() - Constructor for exception com.quadrique.jbuildingblocks.core.exception.JbbShuttingDownException
Constructor
JbbSms - Class in com.quadrique.jbuildingblocks.core.io.sms
This class is used to send SMS messages
JbbSms() - Constructor for class com.quadrique.jbuildingblocks.core.io.sms.JbbSms
 
JbbSmsResult - Class in com.quadrique.jbuildingblocks.core.io.sms
 
JbbSmsResult() - Constructor for class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsResult
 
JbbSmsTest - Class in com.quadrique.jbuildingblocks.core.io.sms
A JUnit test class
JbbSmsTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsTest
 
JbbSmsUpsideWireless - Class in com.quadrique.jbuildingblocks.core.io.sms
This class is used to send SMS messages
JbbSocketHandler - Class in com.quadrique.jbuildingblocks.core.io.socket.client
This class implements a synchronized pool of connection handler threads.
JbbSoundHandler - Class in com.quadrique.jbuildingblocks.core.sound
This class provides convenience routine to manipulate sound files.
JbbSoundHandlerAudioInputStream - Class in com.quadrique.jbuildingblocks.core.sound
This class is a custom AudioInputStream that programmatically generates sampled sounds The underlying implementation is based on the Java Sound APIs
JbbSoundHandlerAudioInputStream(int, float, float, AudioFormat, long) - Constructor for class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerAudioInputStream
 
JbbSoundHandlerEvent - Class in com.quadrique.jbuildingblocks.core.sound
This class describes a sound handler event.
JbbSoundHandlerEvent(Object, int) - Constructor for class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerEvent
The constructor of the class.
JbbSoundHandlerListener - Interface in com.quadrique.jbuildingblocks.core.sound
This is the listener interface that must be implemented to register and to receive SoundHandlerEvent events.
JbbSoundHandlerPlayerThread - Class in com.quadrique.jbuildingblocks.core.sound
This class is used to play a sound file in a separate thread.
JbbSoundHandlerRecorderThread - Class in com.quadrique.jbuildingblocks.core.sound
This class is used to record a sound file in a separate thread.
JbbSoundHandlerTest - Class in com.quadrique.jbuildingblocks.core.sound
A test class for the JUnit testing framework
JbbSoundHandlerTest() - Constructor for class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
JbbSourceFile - Class in com.quadrique.jbuildingblocks.core.io.file.java
This class provides goodies to manipulate java source file(s)
JbbSourceFileTest - Class in com.quadrique.jbuildingblocks.core.io.file.java
A test class for the JUnit testing framework
JbbSourceFileTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.file.java.JbbSourceFileTest
 
JbbSqlClause - Class in com.quadrique.jbuildingblocks.core.database
This class simplifies the dynamic creation of SQL statement by allowing you to have well formatted groups of SQL commands (e.g.
JbbStatistics - Class in com.quadrique.jbuildingblocks.core.math
A Utility class that provides some simple statistics functions.
JbbStatisticsTest - Class in com.quadrique.jbuildingblocks.core.math
A test class for the JUnit testing framework
JbbStatisticsTest() - Constructor for class com.quadrique.jbuildingblocks.core.math.JbbStatisticsTest
 
JbbStream - Class in com.quadrique.jbuildingblocks.core.io.stream
This class provides goodies to manipulate streams (files, String, byte arrays...)
JbbStreamTest - Class in com.quadrique.jbuildingblocks.core.io.stream
A test class for the JUnit testing framework
JbbStreamTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.stream.JbbStreamTest
 
JbbString - Class in com.quadrique.jbuildingblocks.core.string
This class provides convenience routines to manipulate String instances
JbbStringLabelIntValue - Class in com.quadrique.jbuildingblocks.core.dataStructure
A simple JAVA bean to manipulate a label/value pair
JbbStringLabelIntValue() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelIntValue
 
JbbStringLabelIntValue(String, int) - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelIntValue
 
JbbStringLabelStringValue - Class in com.quadrique.jbuildingblocks.core.dataStructure
A simple JAVA bean to manipulate a label/value pair
JbbStringLabelStringValue() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelStringValue
 
JbbStringLabelStringValue(String, String) - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelStringValue
 
JbbStringLabelToIndexMap - Class in com.quadrique.jbuildingblocks.core.dataStructure
A simple data structures that maintains a map between a set of label and their numeric value.
JbbStringLabelToIndexMapTest - Class in com.quadrique.jbuildingblocks.core.dataStructure
A test class for the JUnit testing framework
JbbStringLabelToIndexMapTest() - Constructor for class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelToIndexMapTest
 
JbbStringTest - Class in com.quadrique.jbuildingblocks.core.string
A test class for the JUnit testing framework
JbbStringTest() - Constructor for class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
JbbTabFormattedTextFileHandler - Class in com.quadrique.jbuildingblocks.core.io.file.parser
This class provides goodies to manipulate a text file whose values are separated by TABS:
x1\tx2\tx3
x7\t\tx8
\tx3\tx4
JbbTabFormattedTextFileHandler() - Constructor for class com.quadrique.jbuildingblocks.core.io.file.parser.JbbTabFormattedTextFileHandler
Constructor
JbbThreadPool - Class in com.quadrique.jbuildingblocks.core.thread
This class implements a thread pool.
JbbThreadPoolTest - Class in com.quadrique.jbuildingblocks.core.thread
A test class for the JUnit testing framework
JbbThreadPoolTest() - Constructor for class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
 
JbbThreadPoolThread - Class in com.quadrique.jbuildingblocks.core.thread
This class represents the threads that are executed by the thread pool.
JbbThreadPoolThread(JbbThreadPool, int, JbbBlockingFifoQueue) - Constructor for class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolThread
constructor
JbbTimer - Class in com.quadrique.jbuildingblocks.core.time
This class is used to block the calling thread for a specific amount of time
JbbTimer() - Constructor for class com.quadrique.jbuildingblocks.core.time.JbbTimer
 
JbbTomcatSupport - Class in com.quadrique.jbuildingblocks.core.ant.tasks.tomcat
 
JbbTomcatSupport(Task) - Constructor for class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatSupport
 
JbbTomcatTask - Class in com.quadrique.jbuildingblocks.core.ant.tasks.tomcat
This class can be used by Ant to start and stop tomcat.
JbbTomcatTask() - Constructor for class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatTask
 
JbbUserPreferences - Class in com.quadrique.jbuildingblocks.core.application.preferences
This class is used to save/retrieve the user preferences for a given client side application.
JbbUserPreferences() - Constructor for class com.quadrique.jbuildingblocks.core.application.preferences.JbbUserPreferences
constructor
JbbVmMemoryInfo - Class in com.quadrique.jbuildingblocks.core.process
 
JbbVmMemoryInfo(MemoryUsage, MemoryUsage) - Constructor for class com.quadrique.jbuildingblocks.core.process.JbbVmMemoryInfo
 
JbbVmMXbeanAccess - Class in com.quadrique.jbuildingblocks.core.process
 
JbbVmMXbeanAccess(String, int) - Constructor for class com.quadrique.jbuildingblocks.core.process.JbbVmMXbeanAccess
Constructor for remote VM.
JbbVmMXbeanAccess() - Constructor for class com.quadrique.jbuildingblocks.core.process.JbbVmMXbeanAccess
Constructor for local VM info
JbbVmMXbeanAccessTest - Class in com.quadrique.jbuildingblocks.core.process
 
JbbVmMXbeanAccessTest() - Constructor for class com.quadrique.jbuildingblocks.core.process.JbbVmMXbeanAccessTest
 
JbbVmOSInfo - Class in com.quadrique.jbuildingblocks.core.process
 
JbbVmOSInfo() - Constructor for class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
JbbVmRuntimeInfo - Class in com.quadrique.jbuildingblocks.core.process
 
JbbVmRuntimeInfo() - Constructor for class com.quadrique.jbuildingblocks.core.process.JbbVmRuntimeInfo
 
JbbVmRuntimeInfo(Date, long, String, Map<String, String>, String) - Constructor for class com.quadrique.jbuildingblocks.core.process.JbbVmRuntimeInfo
 
JbbVmThreadInfo - Class in com.quadrique.jbuildingblocks.core.process
 
JbbVmThreadInfo(int, int, int, long) - Constructor for class com.quadrique.jbuildingblocks.core.process.JbbVmThreadInfo
 
JbbWebServicesClient - Class in com.quadrique.jbuildingblocks.core.io.webServices.client
This class is used to call web services.
JbbWebServicesClientTest - Class in com.quadrique.jbuildingblocks.core.io.webServices.client
 
JbbWebServicesClientTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
JbbWsdlDocument - Class in com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl
This class provides convenience methods to manipulate a WSDL docuemnt
JbbWsdlDocument(String) - Constructor for class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
constructor
JbbWsdlDocumentTest - Class in com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl
A JUnit test class
JbbWsdlDocumentTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocumentTest
 
JbbWsdlInvokableObject - Class in com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl
 
JbbWsdlInvokableObject() - Constructor for class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
JbbWsdlParameter - Class in com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl
 
JbbWsdlParameter() - Constructor for class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameter
 
JbbWsdlParameter(String, String, JbbWsdlParameterType) - Constructor for class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameter
 
JbbWsdlParameterType - Enum in com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl
 
JbbWsdlSoapOperation - Class in com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl
This class provides convenience methods to manipulate a WSDL SOAP Operation
JbbWsdlSoapOperation(Operation, String, String, String, JbbWsdlSoapPort) - Constructor for class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapOperation
constructor
JbbWsdlSoapPort - Class in com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl
This class provides convenience methods to manipulate a WSDL port (i..e a port who has a soap:address extension
JbbWsdlSoapPort(Binding, String) - Constructor for class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapPort
constructor
JbbXmlOverHttpClientHandler - Class in com.quadrique.jbuildingblocks.core.io.http.client
This class provides convenience routines to simplify and streamline the request/response handling of XML over HTTP communications.
JbbXmlOverHttpClientHandler() - Constructor for class com.quadrique.jbuildingblocks.core.io.http.client.JbbXmlOverHttpClientHandler
constructor
JbbXmlOverHttpHandler - Class in com.quadrique.jbuildingblocks.core.io.socket.client
Deprecated.  
JbbXmlOverHttpHandler() - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.client.JbbXmlOverHttpHandler
Deprecated. constructor
JbbXmlOverHttpHandlerTest - Class in com.quadrique.jbuildingblocks.core.io.socket.client
A test class for the JUnit testing framework
JbbXmlOverHttpHandlerTest() - Constructor for class com.quadrique.jbuildingblocks.core.io.socket.client.JbbXmlOverHttpHandlerTest
 
jspName - Variable in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbActionTrace
 

K

keySet() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHashMapWithMultipleValuesPerKey
 

L

launchAndWaitForCompletion(String, String, StringBuffer) - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcess
launch a command and wait for its completion
launchAndWaitForCompletion(String, String, StringBuffer, StringBuffer) - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcess
launch a command and wait for its completion
listContactGroups(JbbGContactsUser) - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContacts
List Group entries (no parameter are taken into account) Note! only 25 results will be returned - this is default.
listContacts(JbbGContactsUser) - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContacts
List Contacts entries (no parameter are taken into account) Note! only 25 results will be returned - this is default.
load(String, String) - Method in class com.quadrique.jbuildingblocks.core.image.JbbImage
load method - see read for details Arguments: sdir and sfile are the result of the FileDialog() getDirectory() and getFile() methods.
load(String) - Method in class com.quadrique.jbuildingblocks.core.image.JbbImage
load method - see read for details Arguments: sdir - full path name Returns: Image Object, be sure to check for (Image)null !!!!
login(String, HashMap<String, String>, HashMap<String, String>, boolean, int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClient
http login method will post username and password (required identity parameters) and will automatically takes care of the url redirectng which is the case for most of the sites that require login.

M

main(String[]) - Static method in class com.quadrique.jbuildingblocks.core.image.JbbImage
 
matchPattern(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
make sure that the given string satisfies the given regular expression
MAX_NB_OF_THREADS - Static variable in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPool
constants
maxNbOfBreadcrumbs - Static variable in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
mergeSort(Comparable[]) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructure
mergeSort
milliSeconds - Variable in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
minutes - Variable in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
modifyEventSchedule(JbbGCalendarUser, URL, JbbDate, JbbDate) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
Reschedule to the specified date.
modifyEventSchedule(CalendarEventEntry, JbbDate, JbbDate) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
Reschedule to the specified date.
modifyEventTitle(CalendarEventEntry, String) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
Updates the title of an existing calendar event.
modifyEventTitle(JbbGCalendarUser, URL, String) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
Updates the title of an existing calendar event.
MONTH - Static variable in class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
months - Variable in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
multipartRequest(String, HashMap<String, String>, HashMap<String, String>, File[], boolean, int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClient
posts multiple files to the specified url.
MultiUrlBasedViewResolver - Class in com.quadrique.jbuildingblocks.core.spring.view.resolver
Custom view resolver that overrides the UrlBasedViewResolver so that other view resolver(s) can be chained.
MultiUrlBasedViewResolver() - Constructor for class com.quadrique.jbuildingblocks.core.spring.view.resolver.MultiUrlBasedViewResolver
 

N

newConnection(String, int) - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbSocketHandler
to establish a socket connection to the given server
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.currency.JbbCurrency
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClientPool
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.database.JbbSqlClause
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructure
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelToIndexMap
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContacts
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.image.JbbImage
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandler
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.interpreter.JbbJavaInterpreter
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
The one and only entry point to get this object
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.io.file.java.JbbSourceFile
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.io.file.JbbFile
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.io.networkInterfaces.JbbNetworkInterfaces
Get an instance of this class
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsUpsideWireless
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbSocketHandler
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStream
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.math.JbbMath
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.math.JbbStatistics
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.process.JbbProcess
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandler
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
newInstance(String) - Static method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.thread.JbbBlockingFifoQueue
 
newInstance(String, int, int) - Static method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPool
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.time.JbbChronometer
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
factory method
newInstance(Locale) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
factory method
newInstance(Locale, TimeZone) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
factory method
newInstance(Date, Locale) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
Factory method
newInstance(Date, Locale, TimeZone) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
Factory method
newInstance(Date) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
Factory method
newInstance(long) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
Factory method
newInstance(long, Locale) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
Factory method
newInstance(long, Locale, TimeZone) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
Factory method
newInstance(int, int, int, int, int, int, int, Locale, TimeZone) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
newInstance(int, int, int, Locale) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
newInstance(int, int, int, Locale, TimeZone) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
newInstance(int, int, int, int, int, int, int) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
newInstance(int, int, int, int, int, int, int, Locale) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
newInstance(int, int, int) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
newInstance() - Static method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
 
newInstanceFromRfc822String(String, Locale, TimeZone) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
newInstanceFromRfc822String(String, Locale) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
newInstanceFromRfc822String(String) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
newInstanceFromXsdString(String, Locale, TimeZone) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
newInstanceFromXsdString(String, Locale) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
newInstanceFromXsdString(String) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbDate
 
newJbbBlockingFifoQueue() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbChronometer() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbClass() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbCurrency() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDatabaseClient() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDatabaseClientPool() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDataStructure() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate(Locale) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate(Locale, TimeZone) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate(Date) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate(Date, Locale) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate(Date, Locale, TimeZone) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate(long) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate(long, Locale) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate(long, Locale, TimeZone) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate(int, int, int, int, int, int, int, Locale) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate(int, int, int, int, int, int, int, Locale, TimeZone) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate(int, int, int, Locale) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate(int, int, int, Locale, TimeZone) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate(int, int, int, int, int, int, int) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDate(int, int, int) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDateFromRfc822String(String, Locale, TimeZone) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDateFromRfc822String(String, Locale) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDateFromRfc822String(String) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDateFromXsdString(String, Locale, TimeZone) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDateFromXsdString(String, Locale) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDateFromXsdString(String) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbDesCipher(String) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
reversible DES enryption, returns null if unable to create the instance.
newJbbDom() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbEmail() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbExcelFileParser() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbFile() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbGCalendar() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbGContacts() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbGraphXYModel() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbImage() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbImageHandler() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbJavaInterpreter() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbMath() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbNetworkInterfaces() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbProcess() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbProcessMemoryWatchdog(int, int, int) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbSmsUpsideWireless() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbSocketHandler() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbSoundHandler() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbSqlClause() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbStatistics() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbStream() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbString() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbString(String) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbStringLabelToIndexMap() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbThreadPool(String, int, int) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbVmMXbeanAccess() - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
 
newJbbVmMXbeanAccess(String, int) - Static method in class com.quadrique.jbuildingblocks.core.JbbFactory
return MxBeanAccess to remote VM.
newSoundHandlerEvent(JbbSoundHandlerEvent) - Method in interface com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerListener
This method is called whenever the sound handler starts/stops playing or recording a sound file
newSoundHandlerEvent(JbbSoundHandlerEvent) - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
NO_MAPPING - Static variable in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
Mapping constants: Columns are referenced with a zero-based integer value that will be used "as is" (i.e.

O

openPOP3Connection() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
Before doing anything with a POP3 server, call this method to establish the connection.

P

padBeginning(int, char) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
padBeginning(int) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
padEnding(int, char) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
padEnding(int) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
performHttp11Query(String, int) - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbSocketHandler
to perform a HTTP 1.1 query: this method analysis the http header of the response and reads as many as "content-length" bytes for the body (unless the connection is closed or any other i/o exception occurs or time-out occurs)
performHttpGetQuery(URL, int) - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbHttpHandler
Deprecated.  
performHttpPostQuery(URL, String, String, int) - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbHttpHandler
Deprecated.  
performQuery(String, String, int) - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbXmlOverHttpHandler
Deprecated.  
performRawQuery(String, int) - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbSocketHandler
to perform a raw query: this method doesn't know anything about the underlying protocol and the length of the data to be received.
PLAY_START - Static variable in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerEvent
constants
PLAY_STOP - Static variable in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerEvent
 
playRawData() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerPlayerThread
 
POLICY_IS_CALL_GC_FOR_EACH_DELTA_T - Static variable in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemoryWatchdog
 
POLICY_IS_CALL_GC_IF_FREE_MEMORY_DELTA_IS_LESS_THAN_THRESHOLD - Static variable in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemoryWatchdog
 
POLICY_IS_CALL_GC_IF_FREE_MEMORY_IS_LESS_THAN_THRESHOLD - Static variable in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemoryWatchdog
 
POLICY_IS_CALL_GC_IF_MEMORY_USED_DELTA_IS_ABOVE_THRESHOLD - Static variable in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemoryWatchdog
 
POLICY_IS_CALL_GC_IF_MEMORY_USED_IS_ABOVE_THRESHOLD - Static variable in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemoryWatchdog
 
post(String, HashMap<String, String>, HashMap<String, String>, boolean, int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClient
http post method sent to server url.
postFile(String, HashMap<String, String>, String, boolean, int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClient
posts given file to the server url.
postXml(String, HashMap<String, String>, String, boolean, int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClient
posts xml to the server url.
postXml(String, HashMap<String, String>, String, boolean, int, String) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClient
posts xml to the server url using the given encoding (e.g.
processFile() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandler
 
processInputMessagePart(ArrayList, Part) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocument
 
processLine(JbbFormattedTextFileLine) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandler
This method must be implemented in any derived class: The framework reads one line at a time, parses it and call this method so that you can implement your own logic.
processRequest(Socket) - Static method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandler
Static entry point that is used to add a newly created connection to the pool.
publish(LogRecord) - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbConsoleStdOutHandler
 

Q

QUARTER - Static variable in class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
queryContactGroups(JbbGContactsUser, JbbGContactsQuery) - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContacts
Query Contacts entries according to parameters specified.
queryContacts(JbbGContactsUser, JbbGContactsQuery) - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContacts
Query Contacts entries according to parameters specified.
quickSort(Comparable[]) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructure
quicksort

R

randomIntGenerator(Integer) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
randomStringGenerator(int) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
read(FileInputStream) - Method in class com.quadrique.jbuildingblocks.core.image.JbbImage
 
read() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerAudioInputStream
 
read(byte[], int, int) - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerAudioInputStream
 
readFileContent(String) - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbSocketHandler
Read the content of the given file in a string
RECORD_START - Static variable in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerEvent
 
RECORD_STOP - Static variable in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerEvent
 
releaseConnection() - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
Clean up the full intance.
releaseDbHandler(JbbDatabaseClient) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClientPool
 
releaseResultSetAndStatementOnly() - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
Clean up the result set and statement that were allocated.
remove(K) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHashMapWithMultipleValuesPerKey
 
remove() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbBlockingFifoQueue
Remove the FIFO object from the queue.
removeChangeListener(DatasetChangeListener) - Method in class com.quadrique.jbuildingblocks.core.graph.JbbGraphXYModel
Deregisters an object for notification of changes to the dataset.
removeCharacter(char) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
To remove the given character from the given string
removeCharacters(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
To remove the given characters from the given string
removeCharactersNotInCharset(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
To remove the characters that are no in the given characters set from the given string
removeElement(Element) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
remove the given element from its document
removeEvent(JbbGCalendarUser, URL) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
 
removeEvent(JbbGCalendarUser, CalendarEventEntry) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
 
removeEvent(CalendarEventEntry) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
 
removeEventParticipant(CalendarEventEntry, String, boolean) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
Remove the given participant (if it is found) for the given event
removeEvents(JbbGCalendarUser, JbbDate, JbbDate) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendar
Removes all the events that are starting in the given date range
removeFormFromSession(HttpServletRequest, ActionMapping) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
removeFromTheBeginningToTheFirstCharacterOccurence(char, boolean) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
To remove all the characters from the beginning of the string to the first occurrence of the given character.
removeFromTheBeginningToTheFirstStringOccurence(String, boolean) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
To remove all the characters from the beginning of the string to the first occurrence of the given delimiter string.
removeFromTheLastCharacterOccurenceToTheEnd(char, boolean) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
To remove all the characters from the last occurence of the given delimiter to the end of the string For instance, removeFromLastCharacterOccurenceToTheEnd(" this is cool",'i',true) returns " this " For instance, removeFromLastCharacterOccurenceToTheEnd(" this is cool",'c',false) returns " this is c" For instance, removeFromLastCharacterOccurenceToTheEnd(" this is cool",'z',false) returns " this is cool"
removeListener(JbbSoundHandlerListener) - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandler
Call this method to remove a previously registered listener
removeNewLineCharacters() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
To remove the end of line/new line characters (\n\r) from the given string
removeStringFromString(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
To remove all occurrences of the specified text from the given string.
removeValueFromSession(HttpServletRequest, String) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
replaceAnySingleQuoteByTwoSingleQuotes() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
This method is very helpful whenever you are handling SQL statements for a database.
replaceCharacter(char, char) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
To replace a given character with another in the given string
replaceCharacterByString(char, String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
To replace a given character with another in the given string
replaceCharacters(String, char) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
To replace the given characters in the given string with a new character
replaceFromTheBeginningToTheFirstStringOccurence(String, boolean, String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
To replace all the characters from the beginning of the string to the first occurrence of the given delimiter string by a new prefix string.
replaceFromTheBeginningToTheFirstStringOccurence1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
replaceFromTheBeginningToTheFirstStringOccurence2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
reportException(Exception) - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandlerHttp
report the given exception to the caller if possible.
retrieveEmailFromPOP3Server(boolean) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
Retrieve email messages from a POP3 server
round(float, int, RoundingMode) - Method in class com.quadrique.jbuildingblocks.core.math.JbbMath
 
round(float, int) - Method in class com.quadrique.jbuildingblocks.core.math.JbbMath
 
round(double, int) - Method in class com.quadrique.jbuildingblocks.core.math.JbbMath
 
round(double, int, RoundingMode) - Method in class com.quadrique.jbuildingblocks.core.math.JbbMath
 
run() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionDispatcher
Entry point of this thread
run() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandler
Connection handler thread processing
run() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemoryWatchdog
 
run() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerPlayerThread
entry point of the thread
run() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerRecorderThread
entry point of the thread
run() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolThread
 
runScript() - Method in class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatSupport
 

S

save(String) - Method in class com.quadrique.jbuildingblocks.core.application.preferences.JbbUserPreferences
Save the preferences file
saveAs(BufferedImage, String, String) - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandler
use it to convert bmp to PNG.
saveAs() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandlerTest
reads a bitmap and writes a png
saveAsJpeg(BufferedImage, String) - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandler
write to Jpeg.
saveAsJpeg() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandlerTest
reads a bitmap and writes a jpg
saveRequestedActionInSession(HttpServletRequest, ActionMapping) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionAccessControl
 
seconds - Variable in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
selectionSort(Comparable[]) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructure
selection sort.
send(String, String, String, String) - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSms
 
send(String, String, String, String) - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsUpsideWireless
 
sendEmail() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
sendEmailHtmlWithEmbeddedImages(HashMap<String, File>) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
HTML email messages with image links (e.g.
sendEmailWithAttachments(ArrayList<File>) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
sendRequestGetResponseAsString(String, String, int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbXmlOverHttpClientHandler
This method sends to the given URL the given serialized XML document.
sendRequestGetResponseAsString(String, String, String, int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbXmlOverHttpClientHandler
This method sends to the given URL the given serialized XML document.
sendRequestGetResponseAsString(String, String) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbXmlOverHttpClientHandler
This method sends to the given URL the given serialized XML document.
sendRequestGetResponseAsXml(String, String) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbXmlOverHttpClientHandler
This is the same method than the "String sendRequestStr(String url,String serializedXmlDocument)" method except that the response is returned as an XML document
sendRequestGetResponseAsXml(String, String, String) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbXmlOverHttpClientHandler
This is the same method than the "String sendRequestStr(String url,String serializedXmlDocument)" method except that the response is returned as an XML document
sendRequestGetResponseAsXml(String, String, String, int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbXmlOverHttpClientHandler
This is the same method than the "String sendRequestStr(String url,String serializedXmlDocument)" method except that the response is returned as an XML document
serialize(Element) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
serialize the given DOM subtree in a string
serialize(Document) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
serialize the given DOM subtree in a string
serialize(Document, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
serialize the given DOM document in a String with the given encoding
serialize(Element, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
serialize the given DOM subtree in a string with the given encoding
serializeToStream(Document, OutputStream) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
serialize the given DOM document in a stream with the default encoding
serializeToStream(Document, OutputStream, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
serialize the given DOM document in a stream with given encoding
serializeToStream(Element, OutputStream, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
serialize the given DOM subtree in a stream with given encoding
serializeToStream(Element, OutputStream) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
serialize the given DOM subtree in a stream
set(ArrayList<Number>, ArrayList<Number>[], String[]) - Method in class com.quadrique.jbuildingblocks.core.graph.JbbGraphXYModel
to set the values of the model
set(String, boolean) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
set(String, int) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
set(String, Date) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
set(String, float) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
set(String, double) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
setActionForm(ActionForm) - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumb
 
setArch(String) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
setArrayList(ArrayList<V>) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbEnumArrayList
 
setAttributeValue(Element, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
to set (including creation) the value of an attribute for a given element
setAttributeValue(Element, String, int) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
to set (including creation) the value of an attribute for a given element
setAttributeValue(Element, String, long) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
to set (including creation) the value of an attribute for a given element
setAttributeValue(Element, String, boolean) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
to set (including creation) the value of an attribute for a given element
setAttributeValue(Element, String, float) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
to set (including creation) the value of an attribute for a given element
setAttributeValue(Element, String, double) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
to set (including creation) the value of an attribute for a given element
setAvailableProcessors(int) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
setBcc(ArrayList<String>) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To set the value of the 'bcc' field
setBcc(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To set the value of the 'bcc' field from a semicolon separated list of email addresses.
setBeginningOfDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getBeginningOfDay() and changes the internal state to the return value.
setBeginningOfMonth() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getBeginningOfMonth() and changes the internal state to the return value.
setBeginningOfMonth(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getBeginningOfMonth(int month) and changes the internal state to the return value.
setBeginningOfQuarter() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getBeginningOfQuarter() and changes the internal state to the return value.
setBeginningOfQuarter(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getBeginningOfQuarter(int quarterNumber) and changes the internal state to the return value.
setBeginningOfWeek() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getBeginningOfWeek() and changes the internal state to the return value.
setBeginningOfWeek(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getBeginningOfWeek(weekNumber) and changes the internal state to the return value.
setBeginningOfYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getBeginningOfYear() and changes the internal state to the return value.
setBody(DataSource) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To set the body of the email
setBody(File, String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To set the body of the email from the content of a file.
setBody(String, String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To set the body of the email from the content of a String.
setBody(byte[]) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
setBodyHtml(File) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To set the body of the email from the content of a file
The file content is assumed to be HTML.
setBodyHtml(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To set the body of the email from the content of a String
The String content is assumed to be HTML.
setBodyPlainText(File) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To set the body of the email from the content of a file
The file content is assumed to be plain text.
setBodyPlainText(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To set the body of the email from the content of a String
The String content is assumed to be plain text.
setBreadcrumb(boolean) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
setBufferSize(int) - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbHttpHandler
Deprecated.  
setCachingPolicyToLastModified(String, ServletContext, HttpServletResponse) - Static method in class com.quadrique.jbuildingblocks.core.io.http.JbbHttpHeaderHandler
Call this method if you want the client's browser to cache the returned resource based on its last modified time
setCachingPolicyToNoCache(HttpServletResponse) - Static method in class com.quadrique.jbuildingblocks.core.io.http.JbbHttpHeaderHandler
Call this method if you do NOT want the client's browser to cache the returned resource
setCachingPolicyToNSecondsMax(HttpServletResponse, long) - Static method in class com.quadrique.jbuildingblocks.core.io.http.JbbHttpHeaderHandler
Call this method if you want the client's browser to cache the returned resource for the given amount of time
setCatalinaHome(String) - Method in class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatSupport
 
setCatalinaHome(String) - Method in class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatTask
Called by Ant to set the attribute 'catalinaHome'.
setCc(ArrayList<String>) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To set the value of the 'cc' field
setCc(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To set the value of the 'cc' field from a semicolon separated list of email addresses.
setClassPath(String) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmRuntimeInfo
 
setColorPreference(String, Color) - Method in class com.quadrique.jbuildingblocks.core.application.preferences.JbbUserPreferences
Set the color value associated to the given key
setColumnNames(ArrayList<String>) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandler
 
setCommittedVirtualMemorySize(long) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
setDaemonThreadCount(int) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmThreadInfo
 
setDate(Date) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest.ComparableClass
 
setDate(Date) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsDate
 
setDateTime(String, Date) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
setDays(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
setDebugEnabled(boolean) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setDetailedMessage(String) - Method in exception com.quadrique.jbuildingblocks.core.exception.JbbException
 
setDoNotUseThisResolverIfThisKeyIsFound(String) - Method in class com.quadrique.jbuildingblocks.core.spring.view.resolver.MultiUrlBasedViewResolver
 
setElementValue(Document, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
To set the value of a given text element (i.e.
setElementValue(Element, String, String) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
To set the value of a given text element (i.e.
setElementValues(Document, String, String, ArrayList<String>) - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDom
To set the text values of a given element (i.e.
setEndOfDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getEndOfDay() and changes the internal state to the return value.
setEndOfMonth() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getEndOfMonth() and changes the internal state to the return value.
setEndOfMonth(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getEndOfMonth(int month) and changes the internal state to the return value.
setEndOfQuarter() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getEndOfQuarter() and changes the internal state to the return value.
setEndOfQuarter(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getEndOfQuarter(int quarterNumber) and changes the internal state to the return value.
setEndOfWeek() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getEndOfWeek() and changes the internal state to the return value.
setEndOfWeek(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getEndOfWeek(weekNumber) and changes the internal state to the return value.
setEndOfYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getEndOfYear() and changes the internal state to the return value.
setEnumValue(Enum<E>) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbEnumArrayList
 
setFailureReason(String) - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsResult
 
setField(Object, String, Object) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
setField(Object, String, int) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
setField(Object, String, boolean) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
setField(Object, String, Byte) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
setField(Object, String, short) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
setField(Object, String, long) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
setField(Object, String, float) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
setField(Object, String, double) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
setFieldWhenTypeUnknown(Object, String, String) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
setFile(File) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandler
 
setFreePhysicalMemorySize(long) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
setFrom(Date) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDateFromTo
 
setFrom(JbbDate) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuery
 
setFrom(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
setFrom(JbbDate) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateSpan
 
setFullTextQuery(String) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuery
 
setGroup(String) - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuery
 
setGroup(DatasetGroup) - Method in class com.quadrique.jbuildingblocks.core.graph.JbbGraphXYModel
Sets the dataset group.
setHeader(File, File, File) - Method in class com.quadrique.jbuildingblocks.core.io.file.java.JbbSourceFile
 
setHeaderForAllFiles(File, File) - Method in class com.quadrique.jbuildingblocks.core.io.file.java.JbbSourceFile
 
setHeaders(HashMap<String, String>) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
setHeapMemory(MemoryUsage) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmMemoryInfo
 
setHours(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
setId(int) - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumb
 
setIgnoreFirstLine(boolean) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandler
 
setIntMap(JbbIntLabelToIndexMap) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
 
setJavaClassName(String) - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbActionTrace
 
setJspName(String) - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbActionTrace
 
setLabel(int) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelIntValue
 
setLabel(String) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelIntValue
 
setLabel(String) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelStringValue
 
setLineNumber(int) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
setLog(String) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
This method is used to turn on the traces of the driver manager and the drivers.
setLogicalOperatorAND(boolean) - Method in class com.quadrique.jbuildingblocks.core.database.JbbSqlClause
 
setMap(JbbStringLabelToIndexMap) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
setMapping(int) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
 
setMaxConnections(int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClient
 
setMaxNbOfBreadcrumbs(int) - Static method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
setMaxResults(int) - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuery
 
setMaxSize(int) - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumbs
 
setMilliSeconds(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
setMinutes(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
setMonth(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getMonth(month) and changes the internal state to the return value.
setMonth(JbbDateInterval) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsDate
 
setMonths(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
setMonthsIntervals(JbbDateInterval[]) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsYear
 
setName(String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameter
 
setName(QName) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapPort
 
setName(String) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
setNbOfOccurences(long) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogramBucket
 
setNextBusinessDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNextBusinessDay() and changes the internal state to the return value.
setNextDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNextDay() and changes the internal state to the return value.
setNextMonth() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNextMonth() and changes the internal state to the return value.
setNextNBusinessDay(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNextNBusinessDay(nbOfBusinessDays) and changes the internal state to the return value.
setNextNDay(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNextNDay(numberOfDaysToAdd) and changes the internal state to the return value.
setNextNMonth(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNextNMonth(int nbMonths) and changes the internal state to the return value.
setNextNWeek(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNextNWeek(nbWeeks) and changes the internal state to the return value.
setNextNYears(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNextNYears(nbYears) and changes the internal state to the return value.
setNextWeek() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNextWeek() and changes the internal state to the return value.
setNextYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNextYear() and changes the internal state to the return value.
setNonHeapMemory(MemoryUsage) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmMemoryInfo
 
setNthDayOfMonth(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNthDayOfMonth(int dayNumber) and changes the internal state to the return value.
setNthDayOfWeek(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNthDayOfWeek(int dayNumber) and changes the internal state to the return value.
setNthDayOfWeek(int, int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNthDayOfWeek(int weekNumber, int dayNumber) and changes the internal state to the return value.
setNthDayOfWeekOnOrAfter(int, int, int, int, int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNthDayOfWeekOnOrAfter(int dayOfTheWeek, int hour, int minute, int second, int millisecond) and changes the internal state to the return value.
setNthDayOfYear(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getNthDayOfYear(int dayNumber) and changes the internal state to the return value.
setNumber(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
setOperationName(String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
setOrderBy(JbbGContactsQueryOrderBy) - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuery
 
setParams(Object[]) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
setPassword(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setPath(String) - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumb
 
setPeakThreadCount(int) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmThreadInfo
 
setPerformAccessControl(boolean) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionAccessControl
 
setPop3(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setPop3Port(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setPop3SocketFactoryClass(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setPop3SocketFactoryFallbackEnabled(boolean) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setPop3SocketFactoryPort(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setPop3SSLEnabled(boolean) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setPort(JbbWsdlSoapPort) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapOperation
 
setPortName(String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
setPortNamespace(String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
setPreference(String, String) - Method in class com.quadrique.jbuildingblocks.core.application.preferences.JbbUserPreferences
Set the value associated to the given key
setPreferences(String, String, ArrayList<String>) - Method in class com.quadrique.jbuildingblocks.core.application.preferences.JbbUserPreferences
To set a preference that is multi-valued.
setPresentationName(String) - Method in class com.quadrique.jbuildingblocks.core.struts.model.bo.JbbBreadcrumb
 
setPreviousBusinessDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getPreviousBusinessDay() and changes the internal state to the return value.
setPreviousDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getPreviousDay() and changes the internal state to the return value.
setPreviousMonth() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getPreviousMonth() and changes the internal state to the return value.
setPreviousNBusinessDay(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getPreviousNBusinessDay(nbOfBusinessDays) and changes the internal state to the return value.
setPreviousNDay(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getPreviousNDay() and changes the internal state to the return value.
setPreviousNMonth(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getPreviousNMonth(int nbMonth) and changes the internal state to the return value.
setPreviousNWeek(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getPreviousNWeek(nbWeeks) and changes the internal state to the return value.
setPreviousNYear(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getPreviousNYear(int nbYears) and changes the internal state to the return value.
setPreviousWeek() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getPreviousWeek() and changes the internal state to the return value.
setPreviousYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getPreviousYear() and changes the internal state to the return value.
setProcessCpuTime(long) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
setPublicField(Object, String, Object) - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClass
 
setQuarter(JbbDateInterval) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsDate
 
setQuartersIntervals(JbbDateInterval[]) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsYear
 
setRequiredInputlist(ArrayList<JbbWsdlParameter>) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
setResponseTime(long) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
setResultSet(ResultSet) - Method in class com.quadrique.jbuildingblocks.core.database.JbbDatabaseClient
 
setRetryHandler(HttpMethodRetryHandler) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClient
setter methods **
setSameDayWithDifferentTime(int, int, int, int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getSameDayWithDifferentTime(int hour, int minute, int second, int millisecond) and changes the internal state to the return value.
setScriptToExecute(String) - Method in class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatSupport
 
setScriptToExecute(String) - Method in class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatTask
Called by Ant to set the attribute 'scriptToExecute'.
setSeconds(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
setServiceName(String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
setServiceName(QName) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapPort
 
setServiceNamespace(String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
setSession(JbbEmailSessionConfig) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To create a Session from the address of a smtp server
setSession(Session) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
setSingleEvents(boolean) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuery
 
setSmtp(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setSmtpAuthEnabled(boolean) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setSmtpPort(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setSmtpSocketFactoryClass(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setSmtpSocketFactoryFallbackEnabled(boolean) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setSmtpSocketFactoryPort(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setSortedDates(ArrayList<JbbDateInterval>) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsYear
 
setSortingCriteria(JbbGCalendarQuerySortingCriteria) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuery
 
setSortingOrder(JbbGCalendarQuerySortingOrder) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuery
 
setSortOrder(JbbGContactsQuerySortOrder) - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuery
 
setSourceResolution(float) - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageContext
 
setStartIndex(int) - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuery
 
setStarting(boolean) - Method in class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatSupport
 
setStarting(boolean) - Method in class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatTask
Called by Ant to set the attribute 'starting'.
setStartTime(Date) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmRuntimeInfo
 
setStarttlsEnabled(boolean) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setStatusCode(int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
setStatusMessage(String) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
setStringMap(JbbStringLabelToIndexMap) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
 
setSubject(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
setSuccess(boolean) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpResponse
 
setSuccessDetails(String) - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsResult
 
setSuccessFlag(boolean) - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsResult
 
setSystemProperties(Map<String, String>) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmRuntimeInfo
 
setTestURL(String) - Method in class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatSupport
 
setTestURL(String) - Method in class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatTask
Called by Ant to set the attribute 'testURL'.
setThreadCount(int) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmThreadInfo
 
setTimeout(long) - Method in class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatSupport
 
setTimeout(String) - Method in class com.quadrique.jbuildingblocks.core.ant.tasks.tomcat.JbbTomcatTask
 
setTimeout(int) - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClient
 
setTimeout(int) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
setTo(Date) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDateFromTo
 
setTo(JbbDate) - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuery
 
setTo(ArrayList<String>) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To set the value of the 'to' field
setTo(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
To set the value of the 'to' field from a semicolon separated list of email addresses.
setTo(JbbDate) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateSpan
 
setTokens(ArrayList<String>) - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLine
 
setTotalPhysicalMemorySize(long) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmOSInfo
 
setTotalStartedThreadCount(long) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmThreadInfo
 
setType(JbbWsdlParameterType) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameter
 
setType(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
setUpdateTime(JbbDate) - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuery
 
setUptime(long) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmRuntimeInfo
 
setUserAgent(String) - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbHttpHandler
Deprecated.  
setUserName(String) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailSessionConfig
 
setValid(boolean) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
setValidateEmailAddresses(boolean) - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmail
 
setValue(V) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogramBucket
 
setValue(int) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelIntValue
 
setValue(int) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelIntValue
 
setValue(String) - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelStringValue
 
setValue(Object) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameter
 
setValueInSession(HttpServletRequest, String, String) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
setValueInSession(HttpServletRequest, String, int) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
setValueInSession(HttpServletRequest, String, Object) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbAction
 
setVmVersion(String) - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmRuntimeInfo
 
setWeek(JbbDateInterval) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsDate
 
setWeeksIntervals(JbbDateInterval[]) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsYear
 
setWsdlUrl(String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
setXsdType(String) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameter
 
setYear(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDate
calls the getYear(year) and changes the internal state to the return value.
setYear(JbbDateInterval) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsDate
 
setYear(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsYear
 
setYearInterval(JbbDateInterval) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateIntervalsYear
 
setYears(int) - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
shutdown() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbBlockingFifoQueue
Shutdowns the blocking queue by releasing all blocked threads (they will return from remove() with a null reference) and setting up the internal flag to prevent any additional Object to be added
shutdown(long) - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPool
Stops the execution of the thread pool including its associated threads (if a thread is currently executing a Runnable instance, it will stop as soon as the run() method returns).
sleep(long) - Static method in class com.quadrique.jbuildingblocks.core.time.JbbTimer
This method will cause the calling thread to wait for the specified amount of time Please note that this is approximate and the thread could be awakened earlier (e.g.
start() - Method in class com.quadrique.jbuildingblocks.core.time.JbbChronometer
This method starts the chronometer.
startPlaying(File, boolean) - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandler
this method plays a sound file in a synchronous manner (i.e.
startPlaying() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerPlayerThread
Starts the playing by starting the thread
startRecording(File, boolean) - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandler
start recording to the given file.
startRecording() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerRecorderThread
Starts the recording by starting the thread.
stop() - Method in class com.quadrique.jbuildingblocks.core.time.JbbChronometer
This method stops the chronometer.
stopExecution() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionDispatcher
to stop the execution of this thread (and as a side-effects all the child threads)
stopExecution() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandler
 
stopExecution() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemoryWatchdog
 
stopPlaying() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandler
 
stopRecording() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandler
 
STRING_MAPPING - Static variable in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParser
Columns are referenced with a string-based value that will be mapped to an index (thanks to the StringLabeltoIndexMap member of the ExcelFileParser class)

T

test1() - Method in class com.quadrique.jbuildingblocks.core.currency.JbbCurrencyTest
 
test1() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbArrayListWithoutDuplicatesTest
 
test1() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbEnumArrayListTest
 
test1() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHashMapWithMultipleValuesPerKeyTest
 
test1() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogramTest
 
test1() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelToIndexMapTest
 
test1() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelToIndexMapTest
 
test1() - Method in class com.quadrique.jbuildingblocks.core.io.file.java.JbbSourceFileTest
 
test1() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParserTest
 
test1() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileLineTest
testcontainsAtLeastOneAlphaCharacterEmptyString
test1() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessOperatingSystemTest
 
test1() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessTest
 
test101() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
test102() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
test10_BccEmail1() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test11_BccEmail2() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test12_TextEmailIsoLatin1_1() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test13_HtmlEmailIsoLatin1_1() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
 
test14_SendHtmlEmailWithEmbeddedImages1IsoLatin1() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test15_SendTextEmailWithAttachment1() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test16_SendTextEmailWithAttachment2() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test17_SendTextEmailWithAttachments1() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test18_SendTextEmailWithoutSubject() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test19_IsValidEmail() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
 
test1_SendTextEmail1() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test2() - Method in class com.quadrique.jbuildingblocks.core.currency.JbbCurrencyTest
 
test2() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbArrayListWithoutDuplicatesTest
 
test2() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHashMapWithMultipleValuesPerKeyTest
 
test2() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogramTest
 
test2() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbIntLabelToIndexMapTest
 
test2() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelToIndexMapTest
 
test2() - Method in class com.quadrique.jbuildingblocks.core.io.file.java.JbbSourceFileTest
 
test2() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParserTest
 
test2() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessTest
 
test20_gmail_SendTextEmail() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test 587 is the Outgoing server (SMTP) port for IMAP.
test21_gmail_SendTextEmail() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test22_gmail_SendTextEmail() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
 
test2_SendTextEmail2() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test3() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbArrayListWithoutDuplicatesTest
 
test3() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbStringLabelToIndexMapTest
 
test3() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.excel.JbbExcelFileParserTest
 
test3() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessTest
 
test3_RetrieveTextEmail() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test Make sure GMail account is set to support POP3 access
test3_SendHtmlEmail1() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test4() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbArrayListWithoutDuplicatesTest
 
test4() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessTest
 
test4_SendHtmlEmailWithEmbeddedImages1() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test5_SendHtmlEmailWithEmbeddedImages2() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test6_SendHtmlEmailWithEmbeddedImages3() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test7_SendEmailWithEmptyBody1() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
 
test8_CcEmail1() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test9_CcEmail2() - Method in class com.quadrique.jbuildingblocks.core.io.email.JbbEmailTest
test
test_discoverOperations() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.JbbWebServicesClientTest
 
test_sendSms10() - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsTest
 
test_sendSms11() - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsTest
 
test_sendSms12() - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsTest
 
test_sendSms13() - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsTest
 
testAddParticipant1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testAddParticipant2() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testAddParticipant3() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testAddReminder1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testAsynchronousPlay() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
testAsynchronousPlay2() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
testAsynchronousPlay3() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
testAsynchronousPlay4() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
testAsynchronousPlay5() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
testAuthenticate1() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
testAuthenticate2() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
testBinarySearch() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testBinarySearch1() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testBubbleSort() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testBubbleSort1() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testBubbleSort2() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testCDataSection() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testCDataSection2() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testComparePosition() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testConstructor() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlDocumentTest
 
testConstructor() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testContainsAtLeast1Digit1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1Digit10() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1Digit11() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1Digit12() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1Digit13() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1Digit14() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1Digit2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1Digit3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1Digit4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1Digit5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1Digit6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1Digit7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1Digit8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1Digit9() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1DigitAnd1Letter1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1DigitAnd1Letter2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1DigitAnd1Letter3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1DigitAnd1Letter4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1DigitAnd1Letter5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1DigitAnd1Letter6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1DigitAnd1Letter7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainsAtLeast1DigitAnd1Letter8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testcontainsAtLeastOneAlphaCharacterEmptyString() - Method in class com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandlerTest
testcontainsAtLeastOneAlphaCharacterEmptyString
testcontainsAtLeastOneLetter1CharNDigitsNSpaces() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testcontainsAtLeastOneLetter1Digit() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testcontainsAtLeastOneLetter1LowerChar() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testcontainsAtLeastOneLetter1Space() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testcontainsAtLeastOneLetter1UpperChar() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testcontainsAtLeastOneLetterEmptyString() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
testcontainsAtLeastOneAlphaCharacterEmptyString
testcontainsAtLeastOneLetterNDigits() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testcontainsAtLeastOneLetterNDigits1CharNSpaces() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testcontainsAtLeastOneLetterNDigitsNSpaces1Char() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testcontainsAtLeastOneLetterNSpaces() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainTokens1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainTokens2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainTokens3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testContainTokens4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConversionPoids() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testconvertFirstLetterToUpperCaseAndReminderToLowerCase1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertFloatToDouble1() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
 
testConvertFloatToDouble2() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
 
testConvertFloatToDouble3() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
 
testConvertFloatToDouble4() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
 
testConvertToFloat1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToFloat2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToFloat3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToFloat4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToFloat5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToFloat6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToInt1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToInt10() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToInt11() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToInt12() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToInt2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToInt3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToInt4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToInt5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToInt6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToInt7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToInt8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToInt9() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName10() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName11() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName12() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName13() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName14() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName15() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName16() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToPortableFileName9() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToUnicodeBasicLatinAscii1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToUnicodeBasicLatinAscii2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToUnicodeBasicLatinAscii3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testConvertToUnicodeBasicLatinAscii4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testCopyByteArrayToFile1() - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStreamTest
 
testCopyFileToByteArray1() - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStreamTest
 
testCopyInputStreamToFile1() - Method in class com.quadrique.jbuildingblocks.core.io.stream.JbbStreamTest
 
testCountNumberOfOccurences1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testCountNumberOfOccurences2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testCountNumberOfOccurences3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testCountNumberOfOccurences4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testCountNumberOfOccurences5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testCreateDocument() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testCreateDocument2() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testCreateDocumentBENJAMIN() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testCreateDocumentFromFile() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testCreateDocumentFromFile2() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testCreateDocumentFromFile3() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
read UTF-8 file
testCreateDocumentFromFile4() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
read UTF-8 file
testCreateDocumentFromFile6() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
read UNICODE file
testCreateDocumentFromFile7() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
read UNICODE file
testCreateDocumentFromFile8() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
read UNICODE file
testCreateDocumentFromSerializedXml() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testCreateDocumentFromSerializedXml2() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testCreateDocumentFromSerializedXml3() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testCreateDocumentFromSerializedXml4() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testCreateDocumentFromSerializedXml5() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testCreateDocumentFromSerializedXml6() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testCreateSoundFile() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
testDateDifference01() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testDateDifference02() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testDateDifference03() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testDateDifference04() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testDateDifference05() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testDateDifference06() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testDateDifference07() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testDateDifference08() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testDateDifference09() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testDateDifference10() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testDoesNotContainTokens1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testDoesNotContainTokens2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testDoesNotContainTokens3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testDoesNotContainTokens4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testEqualsDouble() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
 
testExtractTokensIncludingEmptyValues1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testExtractTokensIncludingEmptyValues2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testFindAndExecuteMethod1() - Method in class com.quadrique.jbuildingblocks.core.interpreter.JbbJavaInterpreterTest
 
testFindAndExecuteMethod2() - Method in class com.quadrique.jbuildingblocks.core.interpreter.JbbJavaInterpreterTest
script syntax error
testFindAndExecuteMethod3() - Method in class com.quadrique.jbuildingblocks.core.interpreter.JbbJavaInterpreterTest
script that generates an exception
testFindAndExecuteMethod4() - Method in class com.quadrique.jbuildingblocks.core.interpreter.JbbJavaInterpreterTest
 
testFindAndExecuteMethod5() - Method in class com.quadrique.jbuildingblocks.core.interpreter.JbbJavaInterpreterTest
 
testFindAndExecuteMethod6() - Method in class com.quadrique.jbuildingblocks.core.interpreter.JbbJavaInterpreterTest
 
testFindAndExecuteMethod7() - Method in class com.quadrique.jbuildingblocks.core.interpreter.JbbJavaInterpreterTest
 
testFindAndExecuteMethod9() - Method in class com.quadrique.jbuildingblocks.core.interpreter.JbbJavaInterpreterTest
 
testFormatDate1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testFormatDate2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testFormatDateTimeRfc822_1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testFormatDateTimeRfc822_2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testFormatDateTimeXsd1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testFormatDateTimeXsd2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGet() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
testGetAgeInYears1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetAgeInYears2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetAgeInYears3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetAgeInYears4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetAgeInYears5() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetAllEvents1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAllEvents2() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAllEventsDateRange1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAllEventsDateRange2() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAllEventsDefault1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAllEventsFullTextQuery1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAllEventsFullTextQuery2() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAllEventsFullTextQuery3() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAllEventsFullTextQuery4() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAvailableTimeZones_1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetAvailDateSpans1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAvailDateSpans11() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAvailDateSpans12() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAvailDateSpans13() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAvailDateSpans2() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAvailDateSpans3() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAvailDateSpans4() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAvailDateSpans5() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetAvg() - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatisticsTest
test case
testgetBeginningNextWeek1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningNextWeek2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningNextWeek3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfMonth1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfMonth2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfMonth3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfNextBusinessDay1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfNextBusinessDay2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfNextBusinessDay3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfNextBusinessDay4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfNextBusinessDay5() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfNextBusinessDay6() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfNextBusinessDay7() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfNextNMonths1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousBusinessDay1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousBusinessDay2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousBusinessDay3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousBusinessDay4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousBusinessDay5() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousBusinessDay6() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousBusinessDay7() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousBusinessDay8() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousBusinessDay9() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousNBusinessDay1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousNBusinessDay2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousNBusinessDay3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousNBusinessDay4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousNMonth1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousNMonth2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousNMonth3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousNMonth4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousWeek1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfPreviousWeek2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetBeginningOfWeek1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetBeginningOfWeek2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfYear1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfYear2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetBeginningOfYear3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetBusyDateSpans1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetBusyDateSpans2() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetBusyDateSpans3() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetBusyDateSpans4() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetBusyDateSpans5() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetCalendarPrimary1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetCalendarsAll1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetCalendarsOwned1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetClassFields1() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
 
testGetClassName1() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
test
testGetElements2() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testGetElenments() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testgetEndOfMonth1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOfMonth2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOfMonth3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOFNextNBusinessDay1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOFNextNBusinessDay2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOfPreviousBusinessDay1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOfPreviousBusinessDay2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOfPreviousNBusinessDay1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOfPreviousNBusinessDay2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOfPreviousNBusinessDay3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOfPreviousNBusinessDay4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOfPreviousNMonths1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOfPreviousWeek1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOfPreviousWeek2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetEndOfWeek1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetEndOfWeek2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOfYear1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOfYear2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetEndOfYear3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetEvent1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetEventsForTomorrow() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetEventsSorting1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetEventsSorting2() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetEventsSorting3() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testGetField1() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
 
testGetField2() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
 
testGetField3() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
 
testGetFields1() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
 
testGetHostByName() - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbDnsHandlerTest
 
testGetImageBmp1() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandlerTest
read bitmap as buffered image
testGetImageBmp2() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandlerTest
read bitmap as Graphics 2D
testGetImageBmp3() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandlerTest
read bitmap as RAW PNG ( bitmap is converted )
testGetImageBmp4() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandlerTest
read bitmap as RenderedImage
testGetImageFromBmp() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageTest
 
testGetImageGif() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandlerTest
read gif as Buffered image
testGetImageInfo() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandlerTest
 
testGetImageJpg() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandlerTest
read Jpg as buffered image
testGetImageJpg2() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandlerTest
read Jpg as RAW JPEG image
testGetImagePng() - Method in class com.quadrique.jbuildingblocks.core.image.JbbImageHandlerTest
read png as buffered image
testGetInterfaceInformationAsString() - Method in class com.quadrique.jbuildingblocks.core.io.networkInterfaces.JbbNetworkInterface
 
testGetIselectionHome() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientMoniterLetTasksTest
 
testGetJbbDate1() - Method in class com.quadrique.jbuildingblocks.core.JbbFactoryTest
 
testGetJbbDate2() - Method in class com.quadrique.jbuildingblocks.core.JbbFactoryTest
 
testGetMax() - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatisticsTest
test case
testGetMemoryInfo() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmMXbeanAccessTest
 
testGetMin() - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatisticsTest
test case
testGetModullo4() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
test case
testGetModullo5() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
test case
testGetModullo6() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
test case
testGetModulo1() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
test case
testGetModulo2() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
test case
testGetModulo3() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
test case
testGetMonth1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetMonth2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetMonth3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfDaysBetweenDates1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfDaysBetweenDates2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfDaysBetweenDates3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfDaysBetweenDates4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfDaysBetweenDates5() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfDaysBetweenDates6() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfDaysBetweenDates7() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfDaysBetweenDates8() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfHoursBetweenDates1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfHoursBetweenDates2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfMillisecondsBetweenDates1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfMillisecondsBetweenDates2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfMinutesBetweenDates1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfMinutesBetweenDates2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfSecondsBetweenDates1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNbOfSecondsBetweenDates2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextBusinessDay1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextBusinessDay2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextBusinessDay3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextBusinessDay4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextBusinessDay5() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextBusinessDay6() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextBusinessDay7() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextNBusinessDay1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextNBusinessDay2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextNDays1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextNDays11() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextNDays12() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextNDays13() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextNDays14() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextNDays2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextNDays3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextNDays4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextNWeek1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextNWeek2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextWeek1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextWeek2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNextWeek3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNthDayOfMonth() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetNthDayOfYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetOnOrAfter1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetOnOrAfter2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetOnOrAfter3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetOnOrAfter4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetOsInfo() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmMXbeanAccessTest
 
testGetPackageName1() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
test
testGetPackageName2() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
test
testGetPercentage() - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatisticsTest
 
testGetPercentage2() - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatisticsTest
 
testGetPercentage3() - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatisticsTest
 
testgetPreviousNDays1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetPreviousNDays11() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetPreviousNDays12() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetPReviousNDays13() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetPreviousNDays14() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetPreviousNDays2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetPReviousNDays3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetPreviousNDays4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetPreviousNWeek1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetPreviousNWeek2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetPublicFields1() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
 
testGetQuarter1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetQuarter2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetQuarter3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetQuarter4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetRandomInteger1() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
test case
testGetRandomInteger2() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
test case
testGetRandomInteger3() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
test case
testGetRandomInteger4() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
test case
testGetRuntimeInfo() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmMXbeanAccessTest
 
testgetSameDay1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetSameDay2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetSameDay3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetSameDay4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetStd() - Method in class com.quadrique.jbuildingblocks.core.math.JbbStatisticsTest
test case
testGetThreadInfo() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmMXbeanAccessTest
 
testgetTomorrow1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetUrl() - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbHttpHandlerTest
 
testGetUrl() - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbXmlOverHttpHandlerTest
 
testGetWeek1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek10() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek100() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek101() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek102() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek11() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek13() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek14() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek15() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek5() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek7() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek8() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetWeek9() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetXml() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
testGetXsdDate() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetYear1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testGetYear2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetYearMonthsWeeksDateIntervals1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetYesterday1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testgetYesterday2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testImportElement1() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testImportElement2() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testInsertionSortWithLargeStringArray() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testInsertsort() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testInsertsort1() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testInsertsort2() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testIntrospectClass1() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
 
testintrospectClass1() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
 
testIsAlphaNum() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsAlphaNum2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsAlphaNum3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsAlphaNum4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsAlphaNum5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsAlphaNum6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsAlphaNumUnderscore() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsAlphaNumUnderscore2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsAlphaNumUnderscore3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsAlphaNumUnderscore4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsAlphaNumUnderscore5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsAlphaNumUnderscore6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testisBusinessDay1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisBusinessDay2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisBusinessDay3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisBusinessDay4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisBusinessDay5() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisBusinessDay6() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisBusinessDay7() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testIsCharInCharSet1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsCharInCharSet2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsCharInCharSet3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsCharInCharSet4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsCharInCharSet5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsCharInCharSet6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsCharInCharSet7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testisDate1AfterDate2AndBeforeDate31() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisDate1AfterDate2AndBeforeDate32() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisDate1AfterDate2AndBeforeDate33() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisDate1AfterDate2MinusNDays1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisDate1AfterDate2MinusNDays2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisDate1AfterDate2MinusNDaysAndBeforeDate2PlusNDays1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisDate1AfterDate2MinusNDaysAndBeforeDate2PlusNDays2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisDate1AfterDate2PlusNDays1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisDate1AfterDate2PlusNDays2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisDate1BeforeDate2MinusNDays1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisDate1BeforeDate2MinusNDays2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisDate1BeforeDate2PlusNDays1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisDate1BeforeDate2PlusNDays2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testIselectionHomeAllContent() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientMoniterLetTasksTest
 
testIselectionLogin() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientMoniterLetTasksTest
 
testIsFrenchCellPhoneNumber1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchCellPhoneNumber10() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchCellPhoneNumber11() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchCellPhoneNumber12() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchCellPhoneNumber2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchCellPhoneNumber3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchCellPhoneNumber4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchCellPhoneNumber5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchCellPhoneNumber7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchCellPhoneNumber8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchCellPhoneNumber9() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchPhoneNumber1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchPhoneNumber10() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchPhoneNumber11() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchPhoneNumber12() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchPhoneNumber2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchPhoneNumber3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchPhoneNumber4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchPhoneNumber5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchPhoneNumber7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchPhoneNumber8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsFrenchPhoneNumber9() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsSameDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testIsSameDay2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testIsSameDay3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testIsSameDay4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testIsSameDay5() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testIsSameDay6() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testisStringInCharSet1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testisStringInCharSet2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testisStringInCharSet3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testisStringInCharSet4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testisStringInCharSet5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testisStringInCharSet6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testisStringInCharSet7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testisStringInCharSet8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsStringInStringSet1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsStringInStringSet2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsStringInStringSet3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsStringInStringSet4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsUsPhoneNumber1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsUsPhoneNumber10() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsUsPhoneNumber11() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsUsPhoneNumber12() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsUsPhoneNumber2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsUsPhoneNumber3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsUsPhoneNumber4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsUsPhoneNumber5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsUsPhoneNumber7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsUsPhoneNumber8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsUsPhoneNumber9() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidEmailAddress1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidEmailAddress2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress10() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress11() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress12() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress13() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress14() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress15() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress16() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress17() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testIsValidIpAddress9() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testListContactGroups1() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsTest
 
testListContacts1() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsTest
 
testListener() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
testListener2() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
testListenerPlay3() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
testListenerPlay4() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
testLogHandler1() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler10() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler11() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler12() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler13() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler14() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler15() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler16() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler17() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler18() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler19() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler2() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler20() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler21() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler22() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler23() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler24() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler25() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler26() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler27() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler28() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler29() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler3() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler30() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler4() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler5() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler6() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler7() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler8() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogHandler9() - Method in class com.quadrique.jbuildingblocks.core.io.logging.JbbLogHandlerTest
 
testLogin1() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
testLogin2() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
testLogin3() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
testMatchPattern1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testMatchPattern10() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testMatchPattern11() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testMatchPattern12() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testMatchPattern2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testMatchPattern3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testMatchPattern4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testMatchPattern5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testMatchPattern6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testMatchPattern7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testMatchPattern8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testMatchPattern9() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testMergesort() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testMergesort1() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testMergesort2() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testMergeSortWithLargeStringArray() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testModifyEventReschedule1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testNewInstance1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testNewInstance2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testNewInstance3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testNewInstance4() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testNewInstance5() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testNewInstance6() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testNewInstance7() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testNewInstance8() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testNewInstance9() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testnewInstanceFromRfc822String1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testnewInstanceFromRfc822String2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testnewInstanceFromRfc822String3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testnewInstanceFromXsdString1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testnewInstanceFromXsdString2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testnewInstanceFromXsdString3() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testPadBeginning1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadBeginning10() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadBeginning2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadBeginning3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadBeginning4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadBeginning5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadBeginning6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadBeginning7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadBeginning8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadBeginning9() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadEnding1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadEnding10() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadEnding2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadEnding3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadEnding4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadEnding5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadEnding6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadEnding7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadEnding8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPadEnding9() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testPost() - Method in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
testQueryContactGroups1() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsTest
 
testQueryContactGroups2() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsTest
 
testQueryContactGroups3() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsTest
 
testQueryContacts1() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsTest
 
testQueryContacts2() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsTest
 
testQueryContacts3() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsTest
 
testQueryContacts4() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsTest
 
testQueryContacts5() - Method in class com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsTest
 
testQuicksort() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testQuicksort1() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testQuicksort2() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testQuickWithLargeIntArray() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testQuickWithLargeStringArray() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testRecord() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
testRemoveChar1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveChar2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveChar3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveCharactersNotInCharset1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveChars1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveChars2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveChars3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveChars4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveElement() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testRemoveElement2() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testRemoveElement3() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testRemoveElement4() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testRemoveEvent1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testRemoveFromBeginningToCharacter1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testremoveFromBeginningToCharacter2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testremoveFromBeginningToCharacter3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testremoveFromBeginningToCharacter4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testremoveFromBeginningToCharacter5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testremoveFromBeginningToCharacter6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testremoveFromTheBeginningToTheFirstStringOccurence1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testremoveFromTheBeginningToTheFirstStringOccurence2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveFromTheLastCharacterOccurenceToTheEnd1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveFromTheLastCharacterOccurenceToTheEnd2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveFromTheLastCharacterOccurenceToTheEnd3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveFromTheLastCharacterOccurenceToTheEnd4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveFromTheLastCharacterOccurenceToTheEnd5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveFromTheLastCharacterOccurenceToTheEnd6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveFromTheLastCharacterOccurenceToTheEnd7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveNewLines1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveNewLines2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveNewLines3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveParticipant1() - Method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarTest
 
testRemoveStringFromString1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRemoveStringFromString2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testReplaceAnySingleQuoteByTwoSingleQuotes1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testReplaceAnySingleQuoteByTwoSingleQuotes2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testReplaceAnySingleQuoteByTwoSingleQuotes3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testReplaceAnySingleQuoteByTwoSingleQuotes4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testReplaceAnySingleQuoteByTwoSingleQuotes5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testReplaceAnySingleQuoteByTwoSingleQuotes6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testReplaceAnySingleQuoteByTwoSingleQuotes7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testReplaceChar1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testReplaceChar2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testReplaceChar3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testReplaceChar4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testreplaceCharacterByString1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testRound1() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
 
testRound12() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
 
testRound2() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
 
testRound3() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
 
testRound4() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
 
testRound5() - Method in class com.quadrique.jbuildingblocks.core.math.JbbMathTest
 
testSelectionSort() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testSelectionSort1() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testSelectionSort2() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDataStructureTest
 
testSerializeToFile() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testSerializeToFile2() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testSerializeToFile3() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testSerializeToFile4() - Method in class com.quadrique.jbuildingblocks.core.xml.dom.JbbDomTest
 
testsetDateBeginningOfNextWeek1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testsetDay() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testSetField1() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
 
testSetField2() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
 
testSetField3() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
 
testSetFieldWhenTypeUnknown1() - Method in class com.quadrique.jbuildingblocks.core.classLoader.JbbClassTest
 
testSetMonth1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testSetMonth2() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testSetSameDayTime1() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testsetYear() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateTest
 
testSMS1() - Method in class com.quadrique.jbuildingblocks.core.io.sms.JbbSmsTest
Send the text "Test SMS" to the Herve's cellphone
testStressGetHostByName() - Method in class com.quadrique.jbuildingblocks.core.io.socket.client.JbbDnsHandlerTest
 
testSynchronousPlay() - Method in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerTest
 
testThreadPool1() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
ThreadPool
testThreadPool10() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
 
testThreadPool11() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
 
testThreadPool12() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
 
testThreadPool2() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
 
testThreadPool3() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
 
testThreadPool4() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
 
testThreadPool5() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
 
testThreadPool6() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
 
testThreadPool7() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
 
testThreadPool8() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
 
testThreadPool9() - Method in class com.quadrique.jbuildingblocks.core.thread.JbbThreadPoolTest
 
testtrim1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim10() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim11() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim12() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim13() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim14() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim15() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim16() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim17() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim18() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrim8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly10() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly11() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly12() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly13() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly14() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly15() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly16() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly17() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly18() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimBeginningOnly9() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly10() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly11() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly12() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly13() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly14() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly15() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly16() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly17() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly18() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testtrimEndingOnly8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimMaxSize1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimMaxSize2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimMaxSize3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimMaxSize4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimMaxSize5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimMaxSize6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimMaxSize7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimMaxSize8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimSpaces1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimSpaces2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimSpaces3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimSpaces4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimSpaces5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimSpaces6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testTrimSpaces7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testVersionNumber1() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testVersionNumber2() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testVersionNumber3() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testVersionNumber4() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testVersionNumber5() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testVersionNumber6() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testVersionNumber7() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testVersionNumber8() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
testVersionNumber9() - Method in class com.quadrique.jbuildingblocks.core.string.JbbStringTest
 
timeout - Variable in class com.quadrique.jbuildingblocks.core.io.http.client.JbbHttpClientTest
 
toString() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbDateFromTo
 
toString() - Method in class com.quadrique.jbuildingblocks.core.dataStructure.JbbHistogramBucket
 
toString() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlSoapOperation
 
toString() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmMemoryInfo
 
toString() - Method in class com.quadrique.jbuildingblocks.core.process.JbbVmRuntimeInfo
 
toString() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
toString() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
 
toString() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
toString() - Method in class com.quadrique.jbuildingblocks.core.time.JbbDateSpan
 
toXml(Element) - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
toXml() creates this object as Element and appends it to the parent Node ( argument ).
trim(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
trim() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
trim(int) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
trimBeginningOnly(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
trimBeginningOnly() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
trimEndingOnly(String) - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 
trimEndingOnly() - Method in class com.quadrique.jbuildingblocks.core.string.JbbString
 

U

update() - Method in class com.quadrique.jbuildingblocks.core.process.JbbProcessMemory
update the data

V

validate() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbConnectionHandlerHttp
Determine if the request is valid
validate() - Method in class com.quadrique.jbuildingblocks.core.io.socket.server.JbbHttpRequest
This method is typically called once a request has been built (either from scratch or from an incoming request on a socket connection) to make sure that the HTTP request is valid
validate() - Method in class com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlInvokableObject
 
validate(ActionMapping, HttpServletRequest) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
validateCredentials(String, String) - Static method in class com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarUser
See if the userId and password give access to GMail
validateForm(ActionErrors) - Method in class com.quadrique.jbuildingblocks.core.struts.controller.forms.JbbDynaForm
 
valueOf(String) - Static method in enum com.quadrique.jbuildingblocks.core.dataStructure.JbbEnumArrayListTest.SearchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuerySortingCriteria
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuerySortingOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQueryOrderBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuerySortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionAccessControlSessionEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionAttributeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionParameterEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionSessionEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.quadrique.jbuildingblocks.core.dataStructure.JbbEnumArrayListTest.SearchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuerySortingCriteria
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.quadrique.jbuildingblocks.core.google.calendar.JbbGCalendarQuerySortingOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQueryOrderBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.quadrique.jbuildingblocks.core.google.contacts.JbbGContactsQuerySortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.quadrique.jbuildingblocks.core.io.webServices.client.wsdl.JbbWsdlParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionAccessControlSessionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionAttributeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionParameterEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.quadrique.jbuildingblocks.core.struts.controller.actions.JbbActionSessionEnum
Returns an array containing the constants of this enum type, in the order they are declared.

W

WAVEFORM_SAWTOOTH - Static variable in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerAudioInputStream
 
WAVEFORM_SINE - Static variable in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerAudioInputStream
 
WAVEFORM_SQUARE - Static variable in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerAudioInputStream
 
WAVEFORM_TRIANGLE - Static variable in class com.quadrique.jbuildingblocks.core.sound.JbbSoundHandlerAudioInputStream
 
WEEK - Static variable in class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
constants

Y

YEAR - Static variable in class com.quadrique.jbuildingblocks.core.time.JbbDateInterval
 
years - Variable in class com.quadrique.jbuildingblocks.core.time.JbbDateDifference
constants

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

Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.