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

E

EMAIL_LABEL - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.AddressRecord
Denotes that this phone field is an e-mail address.
EMULATOR_DRIVER - Static variable in class org.jSyncManager.API.Protocol.Util.VFS.MountParameters
A mount class constant for the POSE/emulator libraries ("pose").
ENABLE_CRC16 - Static variable in class org.jSyncManager.API.Protocol.Util.CMP_CommunicationPrefs
A constant flag to denote that the underlying transport should enable CRC-16.
ENABLE_LONG_OFFSETS - Static variable in class org.jSyncManager.API.Protocol.Util.CMP_CommunicationPrefs
A constant flag to denote that the underlying transport should use long offsets.
ENABLE_PKT_DUMP - Static variable in class org.jSyncManager.API.Protocol.SLP
A field to flag wether or not packet dumping should be enabled for all SLP protocol handler instances.
ENABLE_SHORT_OFFSETS - Static variable in class org.jSyncManager.API.Protocol.Util.CMP_CommunicationPrefs
A constant flag to denote that the underlying transport should use short offsets.
END - Static variable in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.vObject
Designator for end of vObject instantiated class type.
END_OF_SYNC - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code to end a synchronization operation.
ENTERTAINMENT - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
The Entertainment expense type.
ERR_ALREADY_EXISTS - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that an element being created already exists (9).
ERR_ARG_MISSING - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that an argument was missing from a request (20).
ERR_BAD_WRAPPER - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that a bad wrapper was detected (19).
ERR_CANCEL_SYNC - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that the synchronization has been cancelled by the user on the handheld end of the sync (18).
ERR_DATABASE_OPEN - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that a database is already open (7).
ERR_EXPANSION_CALL_NOT_IMPLEMENTED - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the specified call isn't implemented.
ERR_EXPANSION_CARD_BAD_SECTOR - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the card has a bad sector.
ERR_EXPANSION_CARD_NOT_PRESENT - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that a card is not present.
ERR_EXPANSION_CARD_READ_ONLY - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the card is read only.
ERR_EXPANSION_EMPTY_ENUMERATION - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the resulting enumeration is empty.
ERR_EXPANSION_INCOMPATIBLE_API_VERSION - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that an incompatible API version was encountered.
ERR_EXPANSION_INSUFFICIENT_POWER - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that there is not enough power to fulfill the requested operation.
ERR_EXPANSION_INVALID_SLOT_REFERENCE_NUMBER - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that an invalid slot reference number was passed.
ERR_EXPANSION_NOT_OPEN - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the slot driver library hasn't been opened.
ERR_EXPANSION_NO_SECTOR_IO - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the card doesn't support read/write.
ERR_EXPANSION_PROTECTED_SECTOR - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the specified sector is protected.
ERR_EXPANSION_SLOT_DEALLOCATED - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that a slot reference number has been deallocated.
ERR_EXPANSION_STILL_OPEN - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the slot driver library is still open.
ERR_EXPANSION_UNSUPPORTED_OPERATION - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the specified operation is not supported.
ERR_ILLEGAL_REQUEST - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that an illegal request was made (2).
ERR_INSUFFICIENT_SPACE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that there is insufficient space to process the request (16).
ERR_INVALID_ARG_SIZE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that an invalid argument size was detected (21).
ERR_INVALID_PARAMETER - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that an invalid parameter was passed (4).
ERR_LIMIT_EXCEEDED - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that a limit has been exceeded (17).
ERR_MEMORY_ERROR - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that a memory error has occurred on the handheld (3).
ERR_NONE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that no error has occured (0).
ERR_NONE_OPEN - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that no databases are open (6).
ERR_NOT_FOUND - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that the requested item could not be found (5).
ERR_NOT_SUPPORTED - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that a request is not supported (13).
ERR_READ_ONLY - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that a write attempt was made to a read-only piece of data (15).
ERR_RECORD_BUSY - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that the requested record is busy (12).
ERR_RECORD_DELETED - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that a requested record has been deleted (11).
ERR_ROM_BASED - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that the database to be written to is ROM based, and thus isn't writable (14).
ERR_SYSTEM_ERROR - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that the handheld encountered a system error (1).
ERR_TOO_MANY_OPEN_DBS - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that too many databases are already open (8).
ERR_UNABLE_TO_OPEN - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code signifying that the handheld was unable to open a database (10).
ERR_VFS_BAD_DATA - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that bad data was passed into a function.
ERR_VFS_BAD_FILE_REFERENCE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that a bad file reference was passed.
ERR_VFS_BAD_NAME - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that an invalid name was passed.
ERR_VFS_BAD_VOLUME_REFERENCE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that a bad volume reference was passed.
ERR_VFS_BUFFER_OVERFLOW - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to reflect a buffer overflow.
ERR_VFS_CALL_NOT_IMPLEMENTED - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the specified call is not implemented.
ERR_VFS_DIRECTORY_NOT_EMPTY - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the speciffied directory is not empty.
ERR_VFS_DIRECTORY_NOT_FOUND - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the specified directory was not found.
ERR_VFS_END_OF_FILE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the file pointer is at end-of-file (EOF).
ERR_VFS_FILE_ALREADY_EXISTS - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that a file of the specified name already exists.
ERR_VFS_FILE_GENERIC - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify a generic VFS file error.
ERR_VFS_FILE_NOT_FOUND - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the specified file was not found.
ERR_VFS_FILE_STILL_OPEN - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that a file to be deleted was still open.
ERR_VFS_IS_NOT_A_FILE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the data secified is a directory in a non-directory function.
ERR_VFS_NAME_SHORTENED - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that a name was automatically shortened to fit into the filesystems standard.
ERR_VFS_NOT_A_DIRECTORY - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the data specified a non-directory entry in a directory function.
ERR_VFS_NO_FILE_SYSTEM - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that no filesystem supports the requested operation.
ERR_VFS_PERMISSION_DENIED - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that a file is read-only.
ERR_VFS_VOLUME_FULL - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the specified volume is full.
ERR_VFS_VOLUME_STILL_MOUNTED - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
An error code to signify that the specified volume if still mounted.
EXCHANGE_COMM_PREFS - Static variable in class org.jSyncManager.API.Protocol.CMP_Extended_Packet
A CMP Extended Command used to exchange communication protocol preferences.
EXCHANGE_RATE - Static variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseAppBlock
A value for the EXCHANGE RATE field.
EXCLUDE_FROM_SYNC - Static variable in class org.jSyncManager.API.Protocol.Util.DLPDatabaseInfo
A flag to denote that this database should be excluded from synchronization.
EXCLUSIVE_MODE - Static variable in class org.jSyncManager.API.Protocol.Util.DLPDatabase
A flag to denote that the database should be opened in exclusive mode.
EXPANSION_CARD_INFO - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code to get the expansion card info.
EXPANSION_CARD_PRESENT - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code to test if an expansion card is present.
EXPANSION_ERROR_CLASS - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
The base error class for all Expansion manager errors.
EXPANSION_SLOT_ENUMERATE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code to enumerate the expansion slots.
EXPANSION_SLOT_MEDIA_TYPE - Static variable in class org.jSyncManager.API.Protocol.DLP_Packet
DLP function code to check the expansion media type.
Email - class org.jSyncManager.Conduit.Email.Email.
The Email jConduit class.
Email() - Constructor for class org.jSyncManager.Conduit.Email.Email
Creates a new instance of Email.
Email_Base - class org.jSyncManager.Conduit.Email.Email_Base.
The base connection information for the E-Mail jConduit.
Email_Base() - Constructor for class org.jSyncManager.Conduit.Email.Email_Base
Email_Base default constructor.
Email_Base(String, String, int, String, String, String) - Constructor for class org.jSyncManager.Conduit.Email.Email_Base
Email_Base constructor.
Email_Base(String, String, String, String, String, String) - Constructor for class org.jSyncManager.Conduit.Email.Email_Base
Email_Base constructor.
Email_Base(ConduitHandler, String, String, int, String, String, String) - Constructor for class org.jSyncManager.Conduit.Email.Email_Base
Email_Base constructor.
Email_Base(ConduitHandler, String, String, String, String, String, String) - Constructor for class org.jSyncManager.Conduit.Email.Email_Base
Email_Base constructor.
Email_Base(ConduitHandler, MailRecord, String, String, int, String, String, String) - Constructor for class org.jSyncManager.Conduit.Email.Email_Base
Email_Base constructor.
Email_Base(Email_Base) - Constructor for class org.jSyncManager.Conduit.Email.Email_Base
Email_Base constructor.
Email_Base(MailRecord, Email_Base) - Constructor for class org.jSyncManager.Conduit.Email.Email_Base
Email_Base constructor.
Email_Base(ConduitHandler, MailRecord, String, String, String, String, String, String) - Constructor for class org.jSyncManager.Conduit.Email.Email_Base
Email_Base constructor.
EncryptionNotSupportedException - exception org.jSyncManager.API.Protocol.Util.EncryptionNotSupportedException.
This class contains the exception thrown when MD5 encryption is not supported on the users platform.
EncryptionNotSupportedException() - Constructor for class org.jSyncManager.API.Protocol.Util.EncryptionNotSupportedException
Construct a new EncryptionNotSupportedException with no details text.
EncryptionNotSupportedException(String) - Constructor for class org.jSyncManager.API.Protocol.Util.EncryptionNotSupportedException
Construct a new EncryptionNotSupportedException with the specified details text String.
ExpenseAppBlock - class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseAppBlock.
Application information block for the Palm Expense database.
ExpenseAppBlock() - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseAppBlock
ExpenseAppBlock default constructor.
ExpenseAppBlock(DLPBlock) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseAppBlock
Construct an ExpenseAppBlock with the given DLPBlock.
ExpenseAppBlock.CurrencyInfo - class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseAppBlock.CurrencyInfo.
Internal class for currency information.
ExpenseAppBlock.CurrencyInfo(byte[], int) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseAppBlock.CurrencyInfo
Construct a new currency info with the specified information.
ExpenseDBCSV - class org.jSyncManager.API.Conduit.Tools.ExpenseDBCSV.
This is a synchronization JConduit for a CSV document from the ExpenseDB database.
ExpenseDBCSV() - Constructor for class org.jSyncManager.API.Conduit.Tools.ExpenseDBCSV
Create new default, empty ExpenseDBCSV
ExpenseDBCSV(ExpenseRecord) - Constructor for class org.jSyncManager.API.Conduit.Tools.ExpenseDBCSV
Create new ExpenseDBCSV with given ExpenseRecord.
ExpenseDBCSV(File) - Constructor for class org.jSyncManager.API.Conduit.Tools.ExpenseDBCSV
Create new ExpenseDBCSV from File.
ExpenseDBCSV(InputStreamReader) - Constructor for class org.jSyncManager.API.Conduit.Tools.ExpenseDBCSV
Create new ExpenseDBCSV with InputStreamReader stream input.
ExpenseDBCSV - class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBCSV.
Deprecated. This class has been moved to the org.jSyncManager.API.Conduit.Tools package. Please update your code to use this new package instead.
ExpenseDBCSV() - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBCSV
Deprecated. Create new default, empty ExpenseDBCSV
ExpenseDBCSV(ExpenseRecord) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBCSV
Deprecated. Create new ExpenseDBCSV with given ExpenseRecord.
ExpenseDBCSV(File) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBCSV
Deprecated. Create new ExpenseDBCSV from File.
ExpenseDBCSV(InputStreamReader) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBCSV
Deprecated. Create new ExpenseDBCSV with InputStreamReader stream input.
ExpenseDBXML - class org.jSyncManager.API.Conduit.Tools.ExpenseDBXML.
This is a synchronization JConduit for ax XML document from the ExpenseDB database.
ExpenseDBXML() - Constructor for class org.jSyncManager.API.Conduit.Tools.ExpenseDBXML
Create new JSXMLDocument with default name and ExpenseDB DTD entity.
ExpenseDBXML(ExpenseRecord) - Constructor for class org.jSyncManager.API.Conduit.Tools.ExpenseDBXML
Create new JSXMLDocument with given ExpenseRecord.
ExpenseDBXML(Document) - Constructor for class org.jSyncManager.API.Conduit.Tools.ExpenseDBXML
Create new JSXMLDocument with given JSXMLDocument.
ExpenseDBXML(InputStreamReader) - Constructor for class org.jSyncManager.API.Conduit.Tools.ExpenseDBXML
Create new ExpenseDBScanner with InputStreamReader stream input.
ExpenseDBXML - class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBXML.
Deprecated. This class has been moved to the org.jSyncManager.API.Conduit.Tools package. Please update your code to use this new package instead.
ExpenseDBXML() - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBXML
Deprecated. Create new JSXMLDocument with default name and ExpenseDB DTD entity.
ExpenseDBXML(ExpenseRecord) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBXML
Deprecated. Create new JSXMLDocument with given ExpenseRecord.
ExpenseDBXML(Document) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBXML
Deprecated. Create new JSXMLDocument with given JSXMLDocument.
ExpenseDBXML(InputStreamReader) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseDBXML
Deprecated. Create new ExpenseDBScanner with InputStreamReader stream input.
ExpenseRecord - class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord.
Expense Record for the Palm Expense database.
ExpenseRecord() - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
ExpenseRecord default constructor.
ExpenseRecord(DLPRecord) - Constructor for class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseRecord
Construct a new Expense Record using the specified DLPRecord read form the expense database.
elementAt(int, int) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Get a JSCSVCell object at the row,col given.
elementAt(int, int) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Get a JSCSVCell object at the row,col given.
emptyDate() - Static method in class org.jSyncManager.API.Protocol.Util.DLP_Date
Creates a new empty DLP Date object.
enableDebugMode() - Method in class org.jSyncManager.API.Protocol.PADP
Enable packet debug mode.
enableDebugMode() - Method in class org.jSyncManager.API.Protocol.SLP
Enables debug mode, providing packet output to the set PrintStream.
encodePasswordV1(String) - Static method in class org.jSyncManager.API.Protocol.Util.DLPUserInfo
Encodes a pasword using the pre-OS4 encoding mechanism.
encryptPasswordV4(String) - Static method in class org.jSyncManager.API.Protocol.Util.DLPUserInfo
Method to encrypt a password String.
endOfSync(Synchronizer) - Method in interface org.jSyncManager.API.Threads.SynchronizerListener
This message is called by the Synchronizer instance specified when it has completed a synchronization.
endOfSync(Synchronizer) - Method in class org.jSyncManager.Client.ApplicationJFrame
This message is called by the Synchronizer instance specified when it has completed a synchronization.
endOfSync(Synchronizer) - Method in class org.jSyncManager.Server.Server
Ends a synchronization operation.
enumerateDirectory(FileReference, int) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Retrieves an enumeration of the entries in the specified directory.
enumerateDirectory(FileReference, int) - Method in class org.jSyncManager.API.Protocol.JHotSync
Retrieves an enumeration of the entries in the specified directory.
enumerateVFSVolumes() - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Enumerates all the VFS volumes available on the system.
enumerateVFSVolumes() - Method in class org.jSyncManager.API.Protocol.JHotSync
Enumerates all the VFS volumes available on the system.
equals(Object) - Method in class org.jSyncManager.API.Conduit.Tools.vTypes.vCommon.vProperty
Equality method for Property instance.
equals(PopMail) - Method in class org.jSyncManager.Conduit.Email.PopMail
Check whether this PopMail instance is equal to the given instance.
equals(SmtpMail) - Method in class org.jSyncManager.Conduit.Email.SmtpMail
Compare to another SmtpMail object.
errorCode - Variable in class org.jSyncManager.API.Protocol.CMP_Extended_Packet
The error code attached to this CMP packet (if a response packet).
escape(String) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVCell
Escapes the value in the input string.
escape(byte) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVCell
Escapes the value in the input byte.
escape(char) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVCell
Escapes the value in the input char.
escape(int) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVCell
Escapes the value in the input integer.
escape(long) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVCell
Escapes the value in the input long.
escape(float) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVCell
Escapes the value in the input float.
escape(double) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVCell
Escapes the value in the input double.
escape(boolean) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVCell
Escapes the value in the input boolean.
escape(String) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Escapes any html characters in the input string.
escape(byte) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Escapes any html characters in the input byte.
escape(byte[]) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Escapes any html characters in the input byte array.
escape(char) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Escapes any html characters in the input char.
escape(char[]) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Escapes any html characters in the input char array.
escape(int) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Escapes any html characters in the input int.
escape(int[]) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Escapes any html characters in the input int array.
escape(long) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Escapes any html characters in the input long value.
escape(long[]) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Escapes any html characters in the input long array.
escape(float) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Escapes any html characters in the input float value.
escape(float[]) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Escapes any html characters in the input float array value.
escape(double) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Escapes any html characters in the input double value.
escape(double[]) - Method in class org.jSyncManager.API.Conduit.Tools.JSCSVDocument
Escapes any html characters in the input double array value.
escape(String) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVCell
Deprecated. Escapes the value in the input string.
escape(byte) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVCell
Deprecated. Escapes the value in the input byte.
escape(char) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVCell
Deprecated. Escapes the value in the input char.
escape(int) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVCell
Deprecated. Escapes the value in the input integer.
escape(long) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVCell
Deprecated. Escapes the value in the input long.
escape(float) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVCell
Deprecated. Escapes the value in the input float.
escape(double) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVCell
Deprecated. Escapes the value in the input double.
escape(boolean) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVCell
Deprecated. Escapes the value in the input boolean.
escape(String) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Escapes any html characters in the input string.
escape(byte) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Escapes any html characters in the input byte.
escape(byte[]) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Escapes any html characters in the input byte array.
escape(char) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Escapes any html characters in the input char.
escape(char[]) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Escapes any html characters in the input char array.
escape(int) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Escapes any html characters in the input int.
escape(int[]) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Escapes any html characters in the input int array.
escape(long) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Escapes any html characters in the input long value.
escape(long[]) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Escapes any html characters in the input long array.
escape(float) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Escapes any html characters in the input float value.
escape(float[]) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Escapes any html characters in the input float array value.
escape(double) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Escapes any html characters in the input double value.
escape(double[]) - Method in class org.jSyncManager.API.Protocol.Util.JSCSVDocument
Deprecated. Escapes any html characters in the input double array value.
exceptionInstallingDatabase(DLPDatabase, ConduitHandler, ConduitHandlerException) - Method in class org.jSyncManager.API.Conduit.AbstractInstaller
A method to handle when an exception is encountered while trying to install a database.
exceptionInstallingDatabase(DLPDatabase, ConduitHandler, ConduitHandlerException) - Method in class org.jSyncManager.Conduit.Installer.Installer
A method to handle when an exception is encountered while trying to install a database.
exceptionInstallingDatabase(DLPDatabase, ConduitHandler, ConduitHandlerException) - Method in class org.jSyncManager.Conduit.NetInstaller.NetInstaller
A method to handle when an exception is encountered while trying to install a database.
exchangeRate - Variable in class org.jSyncManager.API.Protocol.Util.StdApps.ExpenseAppBlock.CurrencyInfo
The currency exchange rate.
exists(String) - Method in class org.jSyncManager.Conduit.Email.Email
Check whether the given message ID already exists in the hashmap.
exportDatabase(String) - Method in class org.jSyncManager.API.Protocol.Util.DLPDatabase
Export this database to a File.
exportDatabaseToVFSFile(VolumeReference, char, int, String) - Method in class org.jSyncManager.API.Conduit.ConduitHandler
Exports a handheld database to a file on a VFS filesystem.
exportDatabaseToVFSFile(VolumeReference, char, int, String) - Method in class org.jSyncManager.API.Protocol.JHotSync
Exports a handheld database to a file on a VFS filesystem.

jSyncManager
A B C D E F G H I J L M N O P Q R S T U V W X Y
Copyright (c) 1999 - 2004 Brad BARCLAY and others. All Rights Reserved.