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 html-elements-plugin-6.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
ru.sbtqa.tag.stepdefs.en
├─ ru.sbtqa.tag.stepdefs.en.HtmlStepDefs.class - [JAR]
ru.sbtqa.tag.pagefactory.html.loader.decorators
├─ ru.sbtqa.tag.pagefactory.html.loader.decorators.CustomHtmlElementDecorator.class - [JAR]
ru.sbtqa.tag.pagefactory
├─ ru.sbtqa.tag.pagefactory.HTMLPage.class - [JAR]
ru.sbtqa.tag.stepdefs
├─ ru.sbtqa.tag.stepdefs.HtmlGenericStepDefs.class - [JAR]
├─ ru.sbtqa.tag.stepdefs.HtmlSetupSteps.class - [JAR]
ru.sbtqa.tag.pagefactory.html.loader
├─ ru.sbtqa.tag.pagefactory.html.loader.CustomHtmlElementLoader.class - [JAR]
ru.sbtqa.tag.pagefactory.reflection
├─ ru.sbtqa.tag.pagefactory.reflection.HtmlReflection.class - [JAR]
ru.sbtqa.tag.stepdefs.ru
├─ ru.sbtqa.tag.stepdefs.ru.HtmlStepDefs.class - [JAR]
ru.sbtqa.tag.pagefactory.html.actions
├─ ru.sbtqa.tag.pagefactory.html.actions.HtmlPageActions.class - [JAR]
ru.sbtqa.tag.pagefactory.html.aspects
├─ ru.sbtqa.tag.pagefactory.html.aspects.ApplyActions.class - [JAR]