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

U

uncapitalize(String) - Static method in class com.springsource.util.common.StringUtils
Uncapitalize a String, changing the first letter to lower case as per Character.toLowerCase(char).
underscoreHyphenChar - Static variable in class com.springsource.util.parser.manifest.internal.RecoveringManifestLexer
 
UNKNOWN - Static variable in class com.springsource.util.osgi.manifest.parse.standard.StandardHeaderLexer
 
unpackTo(PathReference, PathReference) - Static method in class com.springsource.util.io.JarUtils
Unpacks the JAR file at jarFile to the directory dest.

If the supplied dest PathReference does not exist, it is created as a directory and the JAR file is unpacked directly into the newly created directory.

If the supplied dest PathReference already exists and is a directory then the JAR file is unpacked as a subdirectory of the supplied directory this directory.

unqualify(String) - Static method in class com.springsource.util.common.StringUtils
Unqualify a string qualified by a '.' dot character.
unqualify(String, char) - Static method in class com.springsource.util.common.StringUtils
Unqualify a string qualified by a separator character.
unregisterAll() - Method in class com.springsource.util.osgi.ServiceRegistrationTracker
Safely unregisters all the tracked ServiceRegistrations.
unzipTo(PathReference, PathReference) - Static method in class com.springsource.util.io.ZipUtils
Unzips the Zip file at jarFile to the directory dest.

If the supplied dest PathReference does not exist, it is created as a directory and the Zip is unzipped directly into the newly created directory.

If the supplied dest PathReference already exists and is a directory then the Zip is unzipped as a subdirectory of the supplied directory.

updateMap() - Method in class com.springsource.util.osgi.manifest.internal.MapUpdatingList
 
URI_FILE_SCHEME - Static variable in class com.springsource.util.io.FileSystemUtils
 

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