A C G L O S U

A

addToClasspath(String) - Static method in class org.fuin.utils4j.Utils4J
Adds an URL to the classpath.
addToClasspath(URL) - Static method in class org.fuin.utils4j.Utils4J
Adds an URL to the classpath.

C

checkValidDir(File) - Static method in class org.fuin.utils4j.Utils4J
Check if the argument is an existing directory.
checkValidFile(File) - Static method in class org.fuin.utils4j.Utils4J
Check if the argument is an existing file.
containsURL(URL[], URL) - Static method in class org.fuin.utils4j.Utils4J
Checks if the array or URLs contains the given URL.
createHash(File) - Static method in class org.fuin.utils4j.Utils4J
Creates an MD5 hash from a file.
createInstance(String) - Static method in class org.fuin.utils4j.Utils4J
Create an instance with Class.forName(..) and wrap all exceptions into RuntimeExceptions.
createUrl(URL, String, String) - Static method in class org.fuin.utils4j.Utils4J
Creates an URL based on a directory a relative path and a filename.

G

getPackagePath(Class) - Static method in class org.fuin.utils4j.Utils4J
Returns the package path of a class.
getRelativePath(File, File) - Static method in class org.fuin.utils4j.Utils4J
Returns a relative path based on a base directory.
getResource(Class, String) - Static method in class org.fuin.utils4j.Utils4J
Get the path to a resource located in the same package as a given class.

L

loadProperties(Class, String) - Static method in class org.fuin.utils4j.Utils4J
Load properties from classpath.
loadProperties(File) - Static method in class org.fuin.utils4j.Utils4J
Load properties from a file.
loadProperties(URL, String) - Static method in class org.fuin.utils4j.Utils4J
Load a file from an directory.

O

org.fuin.utils4j - package org.fuin.utils4j
 

S

saveProperties(File, Properties, String) - Static method in class org.fuin.utils4j.Utils4J
Save properties to a file.

U

Utils4J - Class in org.fuin.utils4j
Common utility methods for use in Java applications and libraries.

A C G L O S U

Copyright © 2009 Future Invent Informationsmanagement GmbH. All Rights Reserved.