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 peppol-directory-searchapi-0.7.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.helger.pd.searchapi
├─ com.helger.pd.searchapi.CPDSearchAPI.class - [JAR]
├─ com.helger.pd.searchapi.EPDSearchAPIDocumentType.class - [JAR]
├─ com.helger.pd.searchapi.PDSearchAPIReader.class - [JAR]
├─ com.helger.pd.searchapi.PDSearchAPIValidator.class - [JAR]
├─ com.helger.pd.searchapi.PDSearchAPIWriter.class - [JAR]
com.helger.pd.searchapi.v1
├─ com.helger.pd.searchapi.v1.ContactType.class - [JAR]
├─ com.helger.pd.searchapi.v1.EntityType.class - [JAR]
├─ com.helger.pd.searchapi.v1.IDType.class - [JAR]
├─ com.helger.pd.searchapi.v1.MatchType.class - [JAR]
├─ com.helger.pd.searchapi.v1.NameType.class - [JAR]
├─ com.helger.pd.searchapi.v1.ObjectFactory.class - [JAR]
├─ com.helger.pd.searchapi.v1.ResultListType.class - [JAR]