hs-java-0.3.4: Java .class files assembler/disassembler
Java.JAR
Synopsis
readManifest :: Archive (Maybe Manifest)Source
readJAR :: FilePath -> IO [Tree CPEntry]Source
Read entries from JAR file, using MANIFEST.MF if it exists.
readMainClass :: FilePath -> IO (Maybe String)Source
Read MainClass Entry of a MANIFEST.MF file
addJAR :: FilePath -> ClassPath ()Source
Add given JAR file to ClassPath