View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window afirma-lib-oro-0.0.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.oro.text.perl
├─ org.apache.oro.text.perl.MalformedPerl5PatternException.class - [JAR]
├─ org.apache.oro.text.perl.Perl5Util.class - [JAR]
org.apache.oro.util
├─ org.apache.oro.util.Cache.class - [JAR]
├─ org.apache.oro.util.CacheLRU.class - [JAR]
├─ org.apache.oro.util.GenericCache.class - [JAR]
├─ org.apache.oro.util.GenericCacheEntry.class - [JAR]
org.apache.oro.text.regex
├─ org.apache.oro.text.regex.CharStringPointer.class - [JAR]
├─ org.apache.oro.text.regex.MalformedPatternException.class - [JAR]
├─ org.apache.oro.text.regex.MatchResult.class - [JAR]
├─ org.apache.oro.text.regex.OpCode.class - [JAR]
├─ org.apache.oro.text.regex.Pattern.class - [JAR]
├─ org.apache.oro.text.regex.PatternCompiler.class - [JAR]
├─ org.apache.oro.text.regex.PatternMatcher.class - [JAR]
├─ org.apache.oro.text.regex.PatternMatcherInput.class - [JAR]
├─ org.apache.oro.text.regex.Perl5Compiler.class - [JAR]
├─ org.apache.oro.text.regex.Perl5MatchResult.class - [JAR]
├─ org.apache.oro.text.regex.Perl5Matcher.class - [JAR]
├─ org.apache.oro.text.regex.Perl5Pattern.class - [JAR]
├─ org.apache.oro.text.regex.Perl5Repetition.class - [JAR]
org.apache.oro.text
├─ org.apache.oro.text.GenericPatternCache.class - [JAR]
├─ org.apache.oro.text.MalformedCachePatternException.class - [JAR]
├─ org.apache.oro.text.PatternCache.class - [JAR]
├─ org.apache.oro.text.PatternCacheLRU.class - [JAR]