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

B

basename(String) - Static method in class org.clapper.util.io.FileUtil
Get the base (i.e., simple file) name of a file.
basename(File) - Static method in class org.clapper.util.io.FileUtil
Get the base (i.e., simple file) name of a file.
booleanFromString(String) - Static method in class org.clapper.util.text.TextUtil
Convert a boolean string to a boolean value.
BSFScriptEngine - Class in org.clapper.util.scripting.bsf
 
BSFScriptEngineManager - Class in org.clapper.util.scripting.bsf
UnifiedScriptEngineManager that uses the Apache Jakarta Bean Scripting Framework (BSF).
BSFScriptEngineManager() - Constructor for class org.clapper.util.scripting.bsf.BSFScriptEngineManager
Creates a new instance of BSFScriptEngineManager
BUILD_ANT_VERSION_KEY - Static variable in class org.clapper.util.misc.BuildInfo
The key to retrieve the version of Ant used for the build.
BUILD_COMPILER_KEY - Static variable in class org.clapper.util.misc.BuildInfo
The key to retrieve the compiler used for the build.
BUILD_DATE_KEY - Static variable in class org.clapper.util.misc.BuildInfo
The build date, in "raw" (internal, numeric) form.
BUILD_ID_DATE_FORMAT_STRING - Static variable in class org.clapper.util.misc.BuildInfo
The date format, used with java.text.SimpleDateFormat, used to create the build ID.
BUILD_ID_KEY - Static variable in class org.clapper.util.misc.BuildInfo
The build ID, really just the time in a compressed format.
BUILD_INFO_BUNDLE_NAME - Static variable in class org.clapper.util.misc.Version
The name of the resource bundle containing the build info.
BUILD_OS_KEY - Static variable in class org.clapper.util.misc.BuildInfo
The key to retrieve the operating system where the build occurred.
BUILD_VM_KEY - Static variable in class org.clapper.util.misc.BuildInfo
The key to retrieve the VM used for the build.
BuildInfo - Class in org.clapper.util.misc
Contains constants for defining and accessing build info.
BuildInfo(String) - Constructor for class org.clapper.util.misc.BuildInfo
Constructor.
BUILT_BY_KEY - Static variable in class org.clapper.util.misc.BuildInfo
The user and host where the build occurred.
BundleUtil - Class in org.clapper.util.misc
ResourceBundle utilities to aid in localization.
bytesForHexadecimal(String) - Static method in class org.clapper.util.text.TextUtil
Takes a string of hexadecimal-encoded byte values and converts it back to an array of bytes.

A B C D E F G H I J K L M N O P R S T U V W X Z
Copyright © 2004-2007 Brian M. Clapper. All Rights Reserved.