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 java-client-0.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.nlpcraft.client.impl
├─ org.apache.nlpcraft.client.impl.NCClientImpl.class - [JAR]
org.apache.nlpcraft.client.impl.beans
├─ org.apache.nlpcraft.client.impl.beans.NCAskBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCAskSyncBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCCheckBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCCompanyBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCCompanyTokenResetBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCElementBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCElementSynonymsDataBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCErrorMessageBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCFeedbackAddBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCFeedbackAllBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCFeedbackBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCModelBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCModelInfoBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCModelInfoResultBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCProbeBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCProbesAllBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCRequestStateBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCSigninBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCStatusResponseBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCSuggestionBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCSuggestionDataBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCSuggestionResultBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCTokenCreationBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCUserAddBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCUserBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCUsersAllBean.class - [JAR]
├─ org.apache.nlpcraft.client.impl.beans.NCValueBean.class - [JAR]
org.apache.nlpcraft.client
├─ org.apache.nlpcraft.client.NCClient.class - [JAR]
├─ org.apache.nlpcraft.client.NCClientBuilder.class - [JAR]
├─ org.apache.nlpcraft.client.NCClientException.class - [JAR]
├─ org.apache.nlpcraft.client.NCCompany.class - [JAR]
├─ org.apache.nlpcraft.client.NCElement.class - [JAR]
├─ org.apache.nlpcraft.client.NCElementSynonymsData.class - [JAR]
├─ org.apache.nlpcraft.client.NCFeedback.class - [JAR]
├─ org.apache.nlpcraft.client.NCModel.class - [JAR]
├─ org.apache.nlpcraft.client.NCModelInfo.class - [JAR]
├─ org.apache.nlpcraft.client.NCNewCompany.class - [JAR]
├─ org.apache.nlpcraft.client.NCProbe.class - [JAR]
├─ org.apache.nlpcraft.client.NCResult.class - [JAR]
├─ org.apache.nlpcraft.client.NCSuggestion.class - [JAR]
├─ org.apache.nlpcraft.client.NCSuggestionData.class - [JAR]
├─ org.apache.nlpcraft.client.NCUser.class - [JAR]
├─ org.apache.nlpcraft.client.NCValue.class - [JAR]