aspose file tools
The moose likes Other Open Source Projects and the fly likes Search within Jar files package Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Search within Jar files package" Watch "Search within Jar files package" New topic
Author

Search within Jar files package

Maulin Vasavada
Ranch Hand

Joined: Nov 04, 2001
Posts: 1863
Hi all,

I have written little java app to allow search for files within jar files. The capability of this package is,
1. We can specify multiple folders' pattern to search really powerfully
2. We can specify multiple jar file patterns to search in various jar files matching a criteria
3. We can specify pattern for the file name we want to look for in jar files that matches the criteria resolved after pattern resolution in step1 and step2

This is uploaded at,
http://www.geocities.com/maulin_v/jarsearch.jar

It has README.txt included at top level in the jarfile and a screenshot in the jarsearch folder (within the jar file).

Please review it and let me know what you think about it. Is it useful? What modifications would be better to make? Any suggestion is welcome. Its not done with lot of thinking so it might have obvious flaws but please forgive me for that and provide your input via email or post at JR....

Regards
Maulin


1. Have fun @ http://faq.javaranch.com/java/JavaRaq
2. Looking for simple infix2postfix conversion and postfix evaluation package? Click here
 
 
subject: Search within Jar files package
 
Threads others viewed
do i need component diagram here?
But is my API really useful?
Local host diffrence
specifying additional jars at runtime
Difference between Java Stack Size and Native Stack Size
MyEclipse, The Clear Choice