Skip navigation links
A C D E F G H I J L M N O P R S T U X 

A

addOption(String, String, String, Object, String) - Method in class j4u.CommandLineApplication
 
ApacheLicenseV2 - Static variable in class j4u.License
 
Application - Class in j4u
 
Application() - Constructor for class j4u.Application
 
ArgumentSpecification - Class in j4u
 
ArgumentSpecification(String, boolean, String) - Constructor for class j4u.ArgumentSpecification
 
ArgumentSpecification(String, String, boolean, String) - Constructor for class j4u.ArgumentSpecification
 

C

cancelLastPrint() - Method in class j4u.CommandLineApplication
 
cat(RegularFile...) - Static method in class j4u.Posix
 
checkForNewVersion(String) - Static method in class j4u.demo.NewVersionNotifications
 
chmod(AbstractFile, String) - Static method in class j4u.Posix
 
CommandLine - Class in j4u
 
CommandLine(String...) - Constructor for class j4u.CommandLine
 
CommandLine(List<String>, CommandLineSpecification) - Constructor for class j4u.CommandLine
 
CommandLineApplication - Class in j4u
 
CommandLineApplication(RegularFile) - Constructor for class j4u.CommandLineApplication
 
CommandLineElement - Class in j4u
 
CommandLineElement() - Constructor for class j4u.CommandLineElement
 
CommandLineSpecification - Class in j4u
 
CommandLineSpecification() - Constructor for class j4u.CommandLineSpecification
 
computeFileName(String, Class<? extends CommandLineApplication>) - Static method in class j4u.CommandLineApplication
 
Concatene_Lines - Class in j4u.demo
 
Concatene_Lines(RegularFile) - Constructor for class j4u.demo.Concatene_Lines
 
consolidate_filename - Class in j4u.demo
 
consolidate_filename(RegularFile) - Constructor for class j4u.demo.consolidate_filename
 
createLauncher() - Method in class j4u.CommandLineApplication
 

D

declareOptions(Collection<OptionSpecification>) - Method in class j4u.demo.find_files_by_size
 
declareOptions(Collection<OptionSpecification>) - Method in class j4u.demo.Get_Ip_Addresses
 
declareOptions(Collection<OptionSpecification>) - Method in class j4u.demo.ImageReencoder
 
declareOptions(Collection<OptionSpecification>) - Method in class j4u.demo.InlineLatexInputs
 
declareOptions(Collection<OptionSpecification>) - Method in class j4u.demo.Last_Modified_File_Seconds
 
declareOptions(Collection<OptionSpecification>) - Method in class j4u.demo.listclasses
 
declareOptions(Collection<OptionSpecification>) - Method in class j4u.demo.Port_Is_Free
 
declareOptions(Collection<OptionSpecification>) - Method in class j4u.demo.Server
 
deployTo(Directory, boolean) - Method in class j4u.UnixableJar
 
DeployUnixableJar - Class in j4u
 
DeployUnixableJar() - Constructor for class j4u.DeployUnixableJar
 

E

enabled - Static variable in class j4u.demo.NewVersionNotifications
 
endOfTransmission() - Method in class j4u.filter.UnixFilter
 
equals(Object) - Method in class j4u.User
 
extractConfiguration() - Method in class j4u.CommandLineApplication
 

F

find(Directory) - Static method in class j4u.Posix
 
find_common_files - Class in j4u.demo
 
find_common_files(RegularFile) - Constructor for class j4u.demo.find_common_files
 
find_files_by_size - Class in j4u.demo
 
find_files_by_size(RegularFile) - Constructor for class j4u.demo.find_files_by_size
 
findFile(String) - Method in class j4u.CommandLineApplication
 
findFileInodes(File) - Static method in class j4u.Posix
 
findInstalledApplicationDirs() - Static method in class j4u.Utilities
 
findOption(String) - Method in class j4u.CommandLine
 
findOptions() - Method in class j4u.CommandLine
 
findOptionSpecification(String) - Method in class j4u.CommandLineSpecification
 
findParameters() - Method in class j4u.CommandLine
 
findScriptClasses() - Method in class j4u.UnixableJar
 

G

Get_Ip_Addresses - Class in j4u.demo
 
Get_Ip_Addresses(RegularFile) - Constructor for class j4u.demo.Get_Ip_Addresses
 
getAbbrv() - Method in class j4u.ArgumentSpecification
 
getActualConfigurationFile() - Method in class j4u.CommandLineApplication
 
getApplicationName() - Method in class j4u.Application
 
getApplicationName() - Method in class j4u.demo.Java4UnixCommand
 
getArguments() - Method in class j4u.CommandLine
 
getArgumentsSpecifications() - Method in class j4u.CommandLineSpecification
 
getAuthor() - Method in class j4u.Application
 
getAuthor() - Method in class j4u.demo.Java4UnixCommand
 
getClasspathEntry() - Method in class j4u.Application
 
getCommandLineSpecification() - Method in class j4u.CommandLineApplication
 
getDataDirectory() - Method in class j4u.CommandLineApplication
 
getDataFile(String) - Method in class j4u.CommandLineApplication
 
getDefaultConfigurationFile() - Method in class j4u.CommandLineApplication
 
getDefaultValue() - Method in class j4u.OptionSpecification
 
getDescription() - Method in class j4u.ParameterSpecification
 
getFileGroup(AbstractFile) - Static method in class j4u.Posix
 
getFilePermissions(AbstractFile) - Static method in class j4u.Posix
 
getFileUser(AbstractFile) - Static method in class j4u.Posix
 
getHelp(boolean) - Method in class j4u.CommandLineApplication
 
getHomeDirectory() - Method in class j4u.CommandLineApplication
 
getHomeDirectory() - Method in class j4u.User
 
getInstallationDirectory() - Method in class j4u.CommandLineApplication
 
getJarsDirectory() - Method in class j4u.CommandLineApplication
 
getLastPrint() - Method in class j4u.CommandLineApplication
 
getLauncherCode() - Method in class j4u.CommandLineApplication
 
getLicence() - Method in class j4u.Application
 
getLicence() - Method in class j4u.demo.Java4UnixCommand
 
getLoadAverage() - Static method in class j4u.Posix
 
getLongName() - Method in class j4u.OptionSpecification
 
getName() - Method in class j4u.CommandLineApplication
Computes the name of the script out of the name of the class For example, "lucci.cmdline.MyScript" becomes "MyScript".
getName() - Method in class j4u.License
 
getName() - Method in class j4u.User
 
getOptionSpecifications() - Method in class j4u.CommandLineSpecification
 
getOptionValue(CommandLine, String) - Method in class j4u.CommandLineApplication
 
getShortDescription() - Method in class j4u.Application
 
getShortDescription() - Method in class j4u.demo.Concatene_Lines
 
getShortDescription() - Method in class j4u.demo.consolidate_filename
 
getShortDescription() - Method in class j4u.demo.find_common_files
 
getShortDescription() - Method in class j4u.demo.find_files_by_size
 
getShortDescription() - Method in class j4u.demo.Get_Ip_Addresses
 
getShortDescription() - Method in class j4u.demo.ImageReencoder
 
getShortDescription() - Method in class j4u.demo.InlineLatexInputs
 
getShortDescription() - Method in class j4u.demo.java_classpath
 
getShortDescription() - Method in class j4u.demo.Last_Modified_File_Seconds
 
getShortDescription() - Method in class j4u.demo.license
 
getShortDescription() - Method in class j4u.demo.list_duplicate_files
 
getShortDescription() - Method in class j4u.demo.list_installed_applications
 
getShortDescription() - Method in class j4u.demo.list_java4unix_based_scripts
 
getShortDescription() - Method in class j4u.demo.listclasses
 
getShortDescription() - Method in class j4u.demo.Port_Is_Free
 
getShortDescription() - Method in class j4u.demo.print_application_files
 
getShortDescription() - Method in class j4u.demo.Print_Java_Properties
 
getShortDescription() - Method in class j4u.demo.rename
 
getShortDescription() - Method in class j4u.demo.Server
 
getShortDescription() - Method in class j4u.demo.server_monitor
 
getShortDescription() - Method in class j4u.demo.show_bad_filenames
 
getShortDescription() - Method in class j4u.demo.xml_reformat
 
getShortName() - Method in class j4u.OptionSpecification
 
getSpecification() - Method in class j4u.Option
 
getSymbolicLinkTarget(AbstractFile) - Static method in class j4u.Posix
 
getTerms() - Method in class j4u.License
 
getText() - Method in class j4u.CommandLineElement
 
getUID() - Method in class j4u.User
 
getUsage() - Method in class j4u.CommandLineApplication
 
getUserApplicationDirectory() - Method in class j4u.CommandLineApplication
 
getUserByName(String) - Static method in class j4u.User
 
getUserConfigurationFile() - Method in class j4u.CommandLineApplication
 
getUserFile(String) - Method in class j4u.CommandLineApplication
 
getUsers() - Method in class j4u.Unix
 
getUsers() - Static method in class j4u.User
 
getValue() - Method in class j4u.Option
 
getValueRegexp() - Method in class j4u.ParameterSpecification
 
getVerbosity() - Method in class j4u.CommandLineApplication
 
getVersion() - Method in class j4u.Application
 
getVersion(String) - Static method in class j4u.demo.NewVersionNotifications
Computes the version of the BigGrph library installed.
getVMOptions() - Method in class j4u.Application
 
getYear() - Method in class j4u.Application
 
getYear() - Method in class j4u.demo.Java4UnixCommand
 
GPL - Static variable in class j4u.License
 
guessApplicationName(String) - Static method in class j4u.UnixableJar
 

H

hashCode() - Method in class j4u.User
 

I

ImageReencoder - Class in j4u.demo
 
ImageReencoder(RegularFile) - Constructor for class j4u.demo.ImageReencoder
 
InlineLatexInputs - Class in j4u.demo
 
InlineLatexInputs(RegularFile) - Constructor for class j4u.demo.InlineLatexInputs
 
InvalidOptionValueException - Exception in j4u
 
InvalidOptionValueException(String) - Constructor for exception j4u.InvalidOptionValueException
 
isCygwin() - Method in class j4u.Unix
 
isInteractive() - Method in class j4u.CommandLineApplication
 
isLinux() - Method in class j4u.Unix
 
isMacOSX() - Method in class j4u.Unix
 
isMultiple() - Method in class j4u.ArgumentSpecification
 
isOptionSpecified(CommandLine, String) - Method in class j4u.CommandLineApplication
 
isSymbolicLink(AbstractFile) - Static method in class j4u.Posix
 

J

j4u - package j4u
 
j4u.demo - package j4u.demo
 
j4u.filter - package j4u.filter
 
Java4UnixCommand - Class in j4u.demo
 
Java4UnixCommand(RegularFile) - Constructor for class j4u.demo.Java4UnixCommand
 
java_classpath - Class in j4u.demo
 
java_classpath(RegularFile) - Constructor for class j4u.demo.java_classpath
 

L

Last_Modified_File_Seconds - Class in j4u.demo
 
Last_Modified_File_Seconds(RegularFile) - Constructor for class j4u.demo.Last_Modified_File_Seconds
 
LGPL - Static variable in class j4u.License
 
license - Class in j4u.demo
 
license(RegularFile) - Constructor for class j4u.demo.license
 
License - Class in j4u
 
License(String, String) - Constructor for class j4u.License
 
list_duplicate_files - Class in j4u.demo
 
list_duplicate_files(RegularFile) - Constructor for class j4u.demo.list_duplicate_files
 
list_installed_applications - Class in j4u.demo
 
list_installed_applications(RegularFile) - Constructor for class j4u.demo.list_installed_applications
 
list_java4unix_based_scripts - Class in j4u.demo
 
list_java4unix_based_scripts(RegularFile) - Constructor for class j4u.demo.list_java4unix_based_scripts
 
listclasses - Class in j4u.demo
 
listclasses(RegularFile) - Constructor for class j4u.demo.listclasses
 

M

main(String[]) - Static method in class j4u.demo.consolidate_filename
 
main(String[]) - Static method in class j4u.demo.find_files_by_size
 
main(String[]) - Static method in class j4u.demo.java_classpath
 
main(String[]) - Static method in class j4u.demo.license
 
main(String[]) - Static method in class j4u.demo.list_duplicate_files
 
main(String[]) - Static method in class j4u.demo.listclasses
 
main(String[]) - Static method in class j4u.demo.rename
 
main(String[]) - Static method in class j4u.demo.server_monitor
 
main(String[]) - Static method in class j4u.demo.show_bad_filenames
 
main(String...) - Static method in class j4u.DeployUnixableJar
 
main(String[]) - Static method in class j4u.filter.UnixBinaryFilter
 
main(String[]) - Static method in class j4u.filter.UnixFilter
 
main(String[]) - Static method in class j4u.run
 
main(List<String>) - Static method in class j4u.run
 
main(String...) - Static method in class j4u.User
 
makeSymbolicLink(AbstractFile, AbstractFile) - Static method in class j4u.Posix
 

N

newLineOnStderr(String) - Method in class j4u.filter.UnixFilter
 
newLineOnStdout(String) - Method in class j4u.filter.UnixFilter
 
newLineToStdin(String) - Method in class j4u.filter.UnixFilter
 
NewVersionNotifications - Class in j4u.demo
 
NewVersionNotifications() - Constructor for class j4u.demo.NewVersionNotifications
 

O

Option - Class in j4u
 
Option(OptionSpecification) - Constructor for class j4u.Option
 
OptionSpecification - Class in j4u
 
OptionSpecification(String, String, String, Object, String) - Constructor for class j4u.OptionSpecification
 

P

ParameterSpecification - Class in j4u
 
ParameterSpecification(String, String) - Constructor for class j4u.ParameterSpecification
 
Port_Is_Free - Class in j4u.demo
 
Port_Is_Free(RegularFile) - Constructor for class j4u.demo.Port_Is_Free
 
Posix - Class in j4u
 
Posix() - Constructor for class j4u.Posix
 
print_application_files - Class in j4u.demo
 
print_application_files(RegularFile) - Constructor for class j4u.demo.print_application_files
 
Print_Java_Properties - Class in j4u.demo
 
Print_Java_Properties(RegularFile) - Constructor for class j4u.demo.Print_Java_Properties
 
printDebugMessage(Object...) - Method in class j4u.CommandLineApplication
 
printExceptionStrackTrace(Exception) - Method in class j4u.CommandLineApplication
 
printFatalError(Object...) - Method in class j4u.CommandLineApplication
 
printMessage(PrintStream, Object, double, boolean) - Method in class j4u.CommandLineApplication
 
printMessage(PrintStream, Object) - Method in class j4u.CommandLineApplication
 
printMessage(Object...) - Method in class j4u.CommandLineApplication
 
printMessageWithNoNewLine(Object) - Method in class j4u.CommandLineApplication
 
printNonFatalError(Object...) - Method in class j4u.CommandLineApplication
 
printWarning(Object...) - Method in class j4u.CommandLineApplication
 

R

readUserInput(String, String) - Method in class j4u.CommandLineApplication
 
rename - Class in j4u.demo
 
rename(RegularFile) - Constructor for class j4u.demo.rename
 
run(String...) - Method in class j4u.CommandLineApplication
 
run(List<String>) - Method in class j4u.CommandLineApplication
 
run(InputStream, OutputStream, OutputStream, String, String...) - Static method in class j4u.filter.UnixBinaryFilter
 
run - Class in j4u
 
run() - Constructor for class j4u.run
 
runScript(CommandLine) - Method in class j4u.CommandLineApplication
 
runScript(CommandLine) - Method in class j4u.demo.Concatene_Lines
 
runScript(CommandLine) - Method in class j4u.demo.consolidate_filename
 
runScript(CommandLine) - Method in class j4u.demo.find_common_files
 
runScript(CommandLine) - Method in class j4u.demo.find_files_by_size
 
runScript(CommandLine) - Method in class j4u.demo.Get_Ip_Addresses
 
runScript(CommandLine) - Method in class j4u.demo.ImageReencoder
 
runScript(CommandLine) - Method in class j4u.demo.InlineLatexInputs
 
runScript(CommandLine) - Method in class j4u.demo.java_classpath
 
runScript(CommandLine) - Method in class j4u.demo.Last_Modified_File_Seconds
 
runScript(CommandLine) - Method in class j4u.demo.license
 
runScript(CommandLine) - Method in class j4u.demo.list_duplicate_files
 
runScript(CommandLine) - Method in class j4u.demo.list_installed_applications
 
runScript(CommandLine) - Method in class j4u.demo.list_java4unix_based_scripts
 
runScript(CommandLine) - Method in class j4u.demo.listclasses
 
runScript(CommandLine) - Method in class j4u.demo.Port_Is_Free
 
runScript(CommandLine) - Method in class j4u.demo.print_application_files
 
runScript(CommandLine) - Method in class j4u.demo.Print_Java_Properties
 
runScript(CommandLine) - Method in class j4u.demo.rename
 
runScript(CommandLine) - Method in class j4u.demo.Server
 
runScript(CommandLine) - Method in class j4u.demo.server_monitor
 
runScript(CommandLine) - Method in class j4u.demo.show_bad_filenames
 
runScript(CommandLine) - Method in class j4u.demo.xml_reformat
 

S

saveConfiguration(String, String) - Method in class j4u.CommandLineApplication
 
select(List<String>) - Method in class j4u.CommandLineApplication
 
Server - Class in j4u.demo
 
Server(RegularFile) - Constructor for class j4u.demo.Server
 
server_monitor - Class in j4u.demo
 
server_monitor(RegularFile) - Constructor for class j4u.demo.server_monitor
 
setInteractive(boolean) - Method in class j4u.CommandLineApplication
 
setText(String) - Method in class j4u.CommandLineElement
 
setValue(String) - Method in class j4u.Option
 
setVerbosity(double) - Method in class j4u.CommandLineApplication
 
show_bad_filenames - Class in j4u.demo
 
show_bad_filenames(RegularFile) - Constructor for class j4u.demo.show_bad_filenames
 

T

toString() - Method in class j4u.CommandLine
 
toString() - Method in class j4u.CommandLineElement
 
toString() - Method in class j4u.CommandLineSpecification
 
toString(boolean) - Method in class j4u.CommandLineSpecification
 
toString() - Method in class j4u.License
 
toString() - Method in class j4u.Option
 
toString() - Method in class j4u.OptionSpecification
 
toString() - Method in class j4u.User
 

U

Unix - Class in j4u
 
Unix() - Constructor for class j4u.Unix
 
UnixableJar - Class in j4u
 
UnixableJar(AbstractFile) - Constructor for class j4u.UnixableJar
 
UnixableJar(AbstractFile, String) - Constructor for class j4u.UnixableJar
 
UnixBinaryFilter - Class in j4u.filter
 
UnixBinaryFilter() - Constructor for class j4u.filter.UnixBinaryFilter
 
UnixFilter - Class in j4u.filter
 
UnixFilter(Directory, String, String...) - Constructor for class j4u.filter.UnixFilter
 
UNLICENSED - Static variable in class j4u.License
 
UnsupportedOptionException - Exception in j4u
 
UnsupportedOptionException(String) - Constructor for exception j4u.UnsupportedOptionException
 
User - Class in j4u
 
User(int, String) - Constructor for class j4u.User
 
Utilities - Class in j4u
 
Utilities() - Constructor for class j4u.Utilities
 

X

xml_reformat - Class in j4u.demo
 
xml_reformat(RegularFile) - Constructor for class j4u.demo.xml_reformat
 
A C D E F G H I J L M N O P R S T U X 
Skip navigation links