A C E F G H L M O P S T
A
- ARG_BODY_TYPE - Static variable in class org.fugerit.java.tool.mail.SendMail
-
- ARG_EXTRA_JAR - Static variable in class org.fugerit.java.tool.ToolHandlerHelper
-
- ARG_FORMAT - Static variable in class org.fugerit.java.tool.sql.ExportQuery
-
- ARG_FORMAT_DEFAULT - Static variable in class org.fugerit.java.tool.sql.ExportQuery
-
- ARG_HELP - Static variable in class org.fugerit.java.tool.Launcher
-
Argumento for the help
- ARG_MAIL_BODY - Static variable in class org.fugerit.java.tool.mail.SendMail
-
- ARG_MAIL_FROM - Static variable in class org.fugerit.java.tool.mail.SendMail
-
- ARG_MAIL_SUBJECT - Static variable in class org.fugerit.java.tool.mail.SendMail
-
- ARG_MAIL_TO - Static variable in class org.fugerit.java.tool.mail.SendMail
-
- ARG_OUTPUT - Static variable in class org.fugerit.java.tool.sql.ExportQuery
-
- ARG_QUERY - Static variable in class org.fugerit.java.tool.sql.ExportQuery
-
- ARG_SMTP_HOST - Static variable in class org.fugerit.java.tool.mail.SendMail
-
- ARG_TOOL - Static variable in class org.fugerit.java.tool.Launcher
-
Argument for the tool handler to use
- ARG_VERBOSE - Static variable in class org.fugerit.java.tool.Launcher
-
Argument for the the verbose version
C
- CharsetCorrect - Class in org.fugerit.java.tool.encoding
-
Tool to correct character encoding.
- CharsetCorrect() - Constructor for class org.fugerit.java.tool.encoding.CharsetCorrect
-
- correct(Properties) - Static method in class org.fugerit.java.tool.encoding.CharsetCorrect
-
The main method of this Class.
E
- EXIT_KO_DEFAULT - Static variable in class org.fugerit.java.tool.ToolHandlerHelper
-
- EXIT_OK - Static variable in interface org.fugerit.java.tool.ToolHandler
-
Exit code for operations ended with no errors.
- ExportQuery - Class in org.fugerit.java.tool.sql
-
- ExportQuery() - Constructor for class org.fugerit.java.tool.sql.ExportQuery
-
- ExtractFixedConfigHandler - Class in org.fugerit.java.tool.fixed
-
- ExtractFixedConfigHandler() - Constructor for class org.fugerit.java.tool.fixed.ExtractFixedConfigHandler
-
F
- FixedToExcel - Class in org.fugerit.java.tool.fixed
-
- FixedToExcel() - Constructor for class org.fugerit.java.tool.fixed.FixedToExcel
-
G
- getClassLoader(Properties) - Method in class org.fugerit.java.tool.ToolHandlerHelper
-
- getHelp() - Method in class org.fugerit.java.tool.ToolHandlerHelper
-
H
- handle(Properties) - Method in interface org.fugerit.java.tool.ToolHandler
-
Does the operation of this handler.
- handle(Properties) - Method in class org.fugerit.java.tool.ToolHandlerHelper
-
- handleWorker(Properties) - Method in class org.fugerit.java.tool.encoding.CharsetCorrect
-
- handleWorker(Properties) - Method in class org.fugerit.java.tool.fixed.ExtractFixedConfigHandler
-
- handleWorker(Properties) - Method in class org.fugerit.java.tool.fixed.FixedToExcel
-
- handleWorker(Properties) - Method in class org.fugerit.java.tool.mail.SendMail
-
- handleWorker(Properties) - Method in class org.fugerit.java.tool.sql.ExportQuery
-
- handleWorker(Properties) - Method in class org.fugerit.java.tool.ToolHandlerHelper
-
Handler worker method.
L
- Launcher - Class in org.fugerit.java.tool
-
The launcher for all the tools.
- Launcher() - Constructor for class org.fugerit.java.tool.Launcher
-
- logger - Static variable in class org.fugerit.java.tool.Launcher
-
- logger - Static variable in class org.fugerit.java.tool.ToolHandlerHelper
-
M
- main(String[]) - Static method in class org.fugerit.java.tool.Launcher
-
O
- org.fugerit.java.tool - package org.fugerit.java.tool
-
- org.fugerit.java.tool.encoding - package org.fugerit.java.tool.encoding
-
- org.fugerit.java.tool.fixed - package org.fugerit.java.tool.fixed
-
- org.fugerit.java.tool.mail - package org.fugerit.java.tool.mail
-
- org.fugerit.java.tool.sql - package org.fugerit.java.tool.sql
-
P
- PARAM_APPEND_INFO_AS_COMMENT - Static variable in class org.fugerit.java.tool.encoding.CharsetCorrect
-
This Arg should be set to '1' in case you want to add comment to corrected files
- PARAM_CONFIG_ID - Static variable in class org.fugerit.java.tool.fixed.FixedToExcel
-
Arg for input config
- PARAM_FOLDER_FILTER - Static variable in class org.fugerit.java.tool.encoding.CharsetCorrect
-
Arg for a name filter to apply on the recursion
- PARAM_FOLDER_RECURSE - Static variable in class org.fugerit.java.tool.encoding.CharsetCorrect
-
Arg for a folder to recurse on
- PARAM_INPUT_CONFIG - Static variable in class org.fugerit.java.tool.fixed.FixedToExcel
-
Arg for input config
- PARAM_INPUT_FILE - Static variable in class org.fugerit.java.tool.encoding.CharsetCorrect
-
Arg for input file
- PARAM_INPUT_FILE - Static variable in class org.fugerit.java.tool.fixed.ExtractFixedConfigHandler
-
Arg for input file
- PARAM_INPUT_FILE - Static variable in class org.fugerit.java.tool.fixed.FixedToExcel
-
Arg for input file
- PARAM_OUTPUT_BEAN - Static variable in class org.fugerit.java.tool.fixed.ExtractFixedConfigHandler
-
Arg output bean
- PARAM_OUTPUT_FILE - Static variable in class org.fugerit.java.tool.encoding.CharsetCorrect
-
Arg for output file (default to input-file)
- PARAM_OUTPUT_XLS - Static variable in class org.fugerit.java.tool.fixed.FixedToExcel
-
Arg output xml
- PARAM_OUTPUT_XML - Static variable in class org.fugerit.java.tool.fixed.ExtractFixedConfigHandler
-
Arg output xml
- PARAM_REPORT_FILE - Static variable in class org.fugerit.java.tool.encoding.CharsetCorrect
-
Path to a report file for the whole operation
- PARAM_SOURCE_CHARSET - Static variable in class org.fugerit.java.tool.encoding.CharsetCorrect
-
Arg for Source charset
- PARAM_SOURCE_CHARSET_DEFAULT - Static variable in class org.fugerit.java.tool.encoding.CharsetCorrect
-
- PARAM_TARGET_CHARSET - Static variable in class org.fugerit.java.tool.encoding.CharsetCorrect
-
Arg for Target charset
- PARAM_TARGET_CHARSET_DEFAULT - Static variable in class org.fugerit.java.tool.encoding.CharsetCorrect
-
S
- SendMail - Class in org.fugerit.java.tool.mail
-
- SendMail() - Constructor for class org.fugerit.java.tool.mail.SendMail
-
T
- ToolHandler - Interface in org.fugerit.java.tool
-
Interface for every tool in this project.
- ToolHandlerHelper - Class in org.fugerit.java.tool
-
Basic class for the tool handler interface.
- ToolHandlerHelper() - Constructor for class org.fugerit.java.tool.ToolHandlerHelper
-
A C E F G H L M O P S T
Copyright © 2018 Fugerit. All rights reserved.