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 hsweb-commons-api-4.0.16.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hswebframework.web.api.crud.entity
├─ org.hswebframework.web.api.crud.entity.Entity.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.EntityFactory.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.EntityFactoryHolder.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.EntityFactoryHolderConfiguration.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.GenericEntity.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.GenericTreeSortSupportEntity.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.ImplementFor.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.PagerResult.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.QueryNoPagingOperation.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.QueryOperation.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.QueryParamEntity.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.RecordCreationEntity.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.RecordModifierEntity.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.SortSupportEntity.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.TermExpressionParser.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.TransactionManagers.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.TreeSortSupportEntity.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.TreeSupportEntity.class - [JAR]
├─ org.hswebframework.web.api.crud.entity.TreeUtils.class - [JAR]