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 com.liferay.text.localizer.taglib-4.0.12.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.text.localizer.taglib.internal.address.util
├─ com.liferay.text.localizer.taglib.internal.address.util.AddressTextLocalizerUtil.class - [JAR]
├─ com.liferay.text.localizer.taglib.internal.address.util.AddressUtil.class - [JAR]
com.liferay.text.localizer.taglib.internal.address
├─ com.liferay.text.localizer.taglib.internal.address.JPAddressTextLocalizer.class - [JAR]
├─ com.liferay.text.localizer.taglib.internal.address.USAddressTextLocalizer.class - [JAR]
com.liferay.text.localizer.taglib.servlet.taglib
├─ com.liferay.text.localizer.taglib.servlet.taglib.AddressDisplayTag.class - [JAR]