Uses of Class
net.jsign.pe.PEFormat
-
Packages that use PEFormat Package Description net.jsign.pe -
-
Uses of PEFormat in net.jsign.pe
Methods in net.jsign.pe that return PEFormat Modifier and Type Method Description PEFormatPEFile. getFormat()static PEFormatPEFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static PEFormat[]PEFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.
-