Package org.rhq.core.util

Interface Summary
IntExtractor<T> Extracts an integer value.
UtilI18NResourceKeys I18N resource bundle keys that identify the messages needed by the util module.
ZipUtil.ZipEntryVisitor Used by ZipUtil.walkZipFile(File, ZipEntryVisitor) to visit zip entries.
 

Class Summary
IniEditor Loads, edits and saves INI-style configuration files.
IniEditor.Section Loads, edits and saves a section of an INI-style configuration file.
MessageDigestGenerator An object that generates a message digest or hash for algorithms such as MD5 or SHA.
NumberUtil Utilities for dealing with number parsing / formatting.
ObjectNameFactory Should only be used for static instantiantion of object names.
PropertiesFileUpdate This utility helps update one or more properties in a .properties file without losing the ordering of existing properties or comment lines.
StopWatch  
StringPropertyReplacer A utility class for replacing properties in strings.
ZipUtil A set of utility methods for working with zip files.
 

Exception Summary
IniEditor.NoSuchSectionException Thrown when an inexistent section is addressed.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.