A B C D E F G H I J L M N P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- UISubsystem - Class in com.ensoftcorp.open.java.commons.subsystems
- UISubsystem() - Constructor for class com.ensoftcorp.open.java.commons.subsystems.UISubsystem
- unbox(Node) - Static method in class com.ensoftcorp.open.java.commons.analysis.PrimitiveAnalysis
-
Converts a primitive wrapper object type to the unboxed primitive equivalent
- unjar(File, File) - Static method in class com.ensoftcorp.open.java.commons.bytecode.JarModifier
-
Extracts a Jar file
- unsign() - Method in class com.ensoftcorp.open.java.commons.bytecode.JarModifier
-
From: http://docs.oracle.com/javase/7/docs/technotes/tools/windows/jarsigner.html When jarsigner is used to sign a JAR file, the output signed JAR file is exactly the same as the input JAR file, except that it has two additional files placed in the META-INF directory: a signature file, with a .SF extension, and a signature block file, with a .DSA, .RSA, or .EC extension.
All Classes All Packages