Class Summary |
BASE64Decoder |
Utility class to do Base64 decoding, as defined by RFC 2045,
section 6.8 (http://www.ietf.org/rfc/rfc2045.txt)
Uses the same class and function names as Sun's implementation from
sun.misc
Consente di decodificare una stringa di tipo Base64 |
BASE64Encoder |
Utility class to do Base64 encoding, as defined by RFC 2045,
section 6.8 (http://www.ietf.org/rfc/rfc2045.txt)
Uses the same class and function names as Sun's implementation from
sun.misc
Consente di codificare una stringa in Base64 |
dbConnection |
Gestisce la connessione ad un database ricevendo il nome del
driver jdbc, il database, user e password |
dbTableAccess |
Gestisce l'accesso ad una tabellA di un database
collegato tramite una particolare dbConnetion |
encryption |
Consente di cryptare e decryptare stringe, array di bytes e files
|
printReport |
Questa classe consente di preparare un report in forma PDF, HTML o RTF. |
pwdFile |
Consente di gestire un file criptato contenete una serie di login e password |
SearchManager |
This class is used to search the
Lucene index and return search results |
SearchResultBean |
Insieme alla classe SearchManager consente di ricercare in una directory in cui sono
contenuti files HTML, i file nei quali sono contenute determinate parole; fornisce
líelenco di detti files e i loro titoli in un file XML. |
SendMail |
|
SendMailUsingAuthentication |
Consente di inviare una email ad uno o pi˘ destinatari utilizzando il
provider desiderato da connettere con le informazioni opportune per
l'autenticazione
|
thews2Interface |
Consente di interfacciare il webservice theWS |
thewsInterface |
Consente di interfacciare il webservice theWS |
thewsSSLInterface |
|
uniqueFile |
Gestisce files unici per evitare che files si "sovrappongano" quando in un ambiente
multitasking con un'alta attivit‡ si debbano creare ed usare files. |
xmlManager |
Consente di trasformare un file XML in un "file normalizzato" cosÏ come spiegato nella
documentazione dell''architettura di theWs |