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.object.dynamic.data.mapping.form.field.type-1.0.38.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.object.dynamic.data.mapping.form.field.type.internal.object.relationship
├─ com.liferay.object.dynamic.data.mapping.form.field.type.internal.object.relationship.ObjectRelationshipDDMFormFieldTemplateContextContributor.class - [JAR]
├─ com.liferay.object.dynamic.data.mapping.form.field.type.internal.object.relationship.ObjectRelationshipDDMFormFieldType.class - [JAR]
├─ com.liferay.object.dynamic.data.mapping.form.field.type.internal.object.relationship.ObjectRelationshipDDMFormFieldTypeSettings.class - [JAR]
com.liferay.object.dynamic.data.mapping.form.field.type.internal.attachment
├─ com.liferay.object.dynamic.data.mapping.form.field.type.internal.attachment.AttachmentDDMFormFieldTemplateContextContributor.class - [JAR]
├─ com.liferay.object.dynamic.data.mapping.form.field.type.internal.attachment.AttachmentDDMFormFieldType.class - [JAR]