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.expando.exportimport-4.0.14.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.expando.exportimport.internal.data.handler
├─ com.liferay.expando.exportimport.internal.data.handler.ExpandoPortletDataHandler.class - [JAR]
├─ com.liferay.expando.exportimport.internal.data.handler.StagedExpandoColumnStagedModelDataHandler.class - [JAR]
├─ com.liferay.expando.exportimport.internal.data.handler.StagedExpandoTableStagedModelDataHandler.class - [JAR]
com.liferay.expando.exportimport.internal.model.adapter.builder
├─ com.liferay.expando.exportimport.internal.model.adapter.builder.StagedExpandoColumnModelAdapterBuilder.class - [JAR]
├─ com.liferay.expando.exportimport.internal.model.adapter.builder.StagedExpandoTableModelAdapterBuilder.class - [JAR]
com.liferay.expando.exportimport.internal.model.adapter
├─ com.liferay.expando.exportimport.internal.model.adapter.StagedExpandoColumnImpl.class - [JAR]
├─ com.liferay.expando.exportimport.internal.model.adapter.StagedExpandoTableImpl.class - [JAR]
com.liferay.expando.exportimport.internal.xstream.configurator
├─ com.liferay.expando.exportimport.internal.xstream.configurator.ExpandoXStreamConfigurator.class - [JAR]
com.liferay.expando.exportimport.internal.staged.model.repository
├─ com.liferay.expando.exportimport.internal.staged.model.repository.StagedExpandoColumnStagedModelRepository.class - [JAR]
├─ com.liferay.expando.exportimport.internal.staged.model.repository.StagedExpandoTableStagedModelRepository.class - [JAR]