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

B

Base64Encrypter - Class in com.microdeveloper.security.encryption
An encrypter that uses Base64 encryption methodology to encrypt text.
Base64Encrypter(SecretKey) - Constructor for class com.microdeveloper.security.encryption.Base64Encrypter
Creates a new Base64Encrypter
BaseTable - Static variable in class com.microdeveloper.util.io.MIMEBase64
 
before(int) - Method in class com.microdeveloper.common.Str
Get all of the substring that occurs before a particular character.
before(String, int) - Static method in class com.microdeveloper.common.Str
Get all of the substring that occurs before a particular character.
beforeFirst() - Method in class com.microdeveloper.data.SQLDataSet
Moves the ResultSet cursor before the 1st record
beforeFirst() - Method in interface com.microdeveloper.data.SQLSet
 
ByteArrayDataSource - Class in com.microdeveloper.data
A simple byte data source object for stream operations.
ByteArrayDataSource(String, String) - Constructor for class com.microdeveloper.data.ByteArrayDataSource
Creates a new instance of ByteArrayDataSource and initializes it using String element
ByteArrayDataSource(byte[], String, String) - Constructor for class com.microdeveloper.data.ByteArrayDataSource
Creates a new instance of ByteArrayDataSource and initializes it
byteArrayToFile(byte[], String) - Static method in class com.microdeveloper.util.io.Files
Given a byte array construct a file.
bytes - Variable in class com.microdeveloper.data.ByteArrayDataSource
 
byteToPositiveInt(byte) - Static method in class com.microdeveloper.common.Num
Convert a possibly negative valued byte to a positive value integer.

MDi JLib
1.7.4
A B C D E F G H I J K L M N O P Q R S T U V W
Copyright©2001-2007 MicroDeveloper, Inc. All Rights Reserved.