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 feature-matcher-generator-2.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ru.yandex.qatools.processors.matcher.gen
├─ ru.yandex.qatools.processors.matcher.gen.MatcherFactoryGenerator.class - [JAR]
├─ ru.yandex.qatools.processors.matcher.gen.MatchersGenProperties.class - [JAR]
ru.yandex.qatools.processors.matcher.gen.elements
├─ ru.yandex.qatools.processors.matcher.gen.elements.ElementParentsIterable.class - [JAR]
ru.yandex.qatools.processors.matcher.gen.processing
├─ ru.yandex.qatools.processors.matcher.gen.processing.MethodsCollector.class - [JAR]
├─ ru.yandex.qatools.processors.matcher.gen.processing.Naming.class - [JAR]
├─ ru.yandex.qatools.processors.matcher.gen.processing.ProcessingException.class - [JAR]
├─ ru.yandex.qatools.processors.matcher.gen.processing.ProcessingPredicates.class - [JAR]
ru.yandex.qatools.processors.matcher.gen.annotations
├─ ru.yandex.qatools.processors.matcher.gen.annotations.DoNotGenerateMatcher.class - [JAR]
├─ ru.yandex.qatools.processors.matcher.gen.annotations.GenerateMatcher.class - [JAR]
ru.yandex.qatools.processors.matcher.gen.bean
├─ ru.yandex.qatools.processors.matcher.gen.bean.ClassSpecDescription.class - [JAR]