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 layout-logical-0.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.fit.layout.logical
├─ org.fit.layout.logical.AreaAttributes.class - [JAR]
├─ org.fit.layout.logical.LayoutAnalyzer.class - [JAR]
├─ org.fit.layout.logical.LogicalAreaImpl.class - [JAR]
├─ org.fit.layout.logical.LogicalTreeBuilder.class - [JAR]
├─ org.fit.layout.logical.PresentationLogicalTree.class - [JAR]
├─ org.fit.layout.logical.TableInfo.class - [JAR]
├─ org.fit.layout.logical.VisualFeatureExtractor.class - [JAR]
org.fit.layout.logical.op
├─ org.fit.layout.logical.op.LayoutSplitOperator.class - [JAR]
org.fit.layout.logical.gui
├─ org.fit.layout.logical.gui.LogicalStructurePlugin.class - [JAR]