The library figures out the archive type by inspecting the binary. wars and ears are zip file if I remember correctly.
There are a lot of examples in the tests. Look at the source.
The Entries collection on the Archive objects have all the entries. Inspect that with LINQ.
There are a lot of examples in the tests. Look at the source.
The Entries collection on the Archive objects have all the entries. Inspect that with LINQ.