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

D

Daily - Class in com.jfw.scheduler
Implements the logic for Daily scheduling.
Daily() - Constructor for class com.jfw.scheduler.Daily
 
DATA_CONTAINER_KEY - Static variable in class com.jfw.web.util.DataContainerManager
The default key value when add object DataContainer in session.
DATA_CONTAINER_KEY_LENGTH - Static variable in class com.jfw.web.util.DataContainerManager
Length of attribute DataContainerManager.DATA_CONTAINER_KEY.
DATA_SOURCE - Static variable in class com.jfw.database.ConnectionBroker
Indicates a data source.
DatabaseException - Exception in com.jfw.database
Throwed when a database error occured.
DatabaseException() - Constructor for exception com.jfw.database.DatabaseException
 
DatabaseException(String) - Constructor for exception com.jfw.database.DatabaseException
 
DataContainer - Class in com.jfw.web.util
A data container.
DataContainer() - Constructor for class com.jfw.web.util.DataContainer
Create the object and call mathod DataContainer.initialize().
DataContainerManager - Class in com.jfw.web.util
Manage objects of type DataContainer.
DataContainerManager() - Constructor for class com.jfw.web.util.DataContainerManager
 
DataSourceProxy - Class in com.jfw.database
Distribute data sources.
DataSourceProxy() - Constructor for class com.jfw.database.DataSourceProxy
 
DateUtils - Class in com.jfw.util
Date utils methods.
DateUtils() - Constructor for class com.jfw.util.DateUtils
 
DBComplex - Class in com.jfw.examples
 
DBComplex() - Constructor for class com.jfw.examples.DBComplex
 
DBMetadata - Class in com.jfw.status
Offer common methods for get database metadata.
DBMetadata() - Constructor for class com.jfw.status.DBMetadata
 
DBUpdate - Class in com.jfw.update
Extract files from the sql file.
DBUpdate() - Constructor for class com.jfw.update.DBUpdate
 
debug(String, String, String, String, String) - Static method in class com.jfw.util.JFWLogger
Write a debug message.
DECODE - Static variable in class com.jfw.util.Base64
Specify decoding.
decode(byte[], int, int, int) - Static method in class com.jfw.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class com.jfw.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class com.jfw.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String) - Static method in class com.jfw.util.Secure
Decode a string from Base64.
decodeFileToFile(String, String) - Static method in class com.jfw.util.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class com.jfw.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class com.jfw.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class com.jfw.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decrypt(String) - Method in class com.jfw.file.UnzipFile
Decrypt a zip.
decrypt(byte[], String) - Static method in class com.jfw.util.Secure
Decrypt an array of bytes using the Encryption class.
DEFAULT_COOKIE_AGE - Static variable in class com.jfw.authentication.AuthenticationCookie
The default cookie age.
DEFAULT_KEY - Static variable in class com.jfw.util.ParserUtil
The default value to use as key in an HashMap.
delete(HttpServletResponse, String) - Static method in class com.jfw.authentication.AuthenticationCookie
Delete authentication cookie.
delete(HttpServletResponse) - Static method in class com.jfw.authentication.AuthenticationCookie
Use method AuthenticationCookie.delete(javax.servlet.http.HttpServletResponse, java.lang.String).
delete(String) - Static method in class com.jfw.file.FileUtils
Delete a file or directory
delete(HttpServletResponse, String) - Static method in class com.jfw.web.util.LocaleCookie
Delete locale cookie.
delete(HttpServletResponse) - Static method in class com.jfw.web.util.LocaleCookie
Use method LocaleCookie.delete(javax.servlet.http.HttpServletResponse, java.lang.String).
deleteFile(String, String) - Static method in class com.jfw.file.FileUtils
Delete a file.
deleteFile(String) - Static method in class com.jfw.file.FileUtils
Delete a file.
deleteFile(String, String) - Method in class com.jfw.update.JFWUpdate
Delete a file.
deleteObserver(Object, String) - Method in class com.jfw.status.UpdateObservable
Used for remove an observer.
deleteObserver(Object) - Method in class com.jfw.status.UpdateObservable
Call the method UpdateObservable.deleteObserver(Object,String).
deleteObserver(Object, String) - Method in class com.jfw.util.JFWLogger
Remove an observer.
deleteStatus(String) - Method in class com.jfw.probe.ProbeStatus
Remove a probe status from ProbeStatus.status.
DESC_KEY - Static variable in class com.jfw.scheduler.Scheduler
Key used in Scheduler.scheduleList.
destroy() - Method in class com.jfw.web.filter.JFWFilter
Remove the filter.
doAfterBody() - Method in class com.jfw.web.tags.GenericTag
 
doEndTag() - Method in class com.jfw.web.tags.GenericTag
Tag implementation.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.jfw.web.filter.CharsetFilter
Filter implementation.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.jfw.web.filter.CompressionFilter
The doFilter method of the Filter is called by the container each time a request/response pair is passed through the chain due to a client request for a resource at the end of the chain.
doInitBody() - Method in class com.jfw.web.tags.GenericTag
 
doIt(Document, String) - Method in class com.jfw.pdf.HtmlParser
 
DONT_BREAK_LINES - Static variable in class com.jfw.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doStartTag() - Method in class com.jfw.web.tags.GenericTag
 
doubleSingleQuot(String) - Static method in class com.jfw.util.Format
Double single quot.

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