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 ifcParserLib-0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.buildingsmart.tech.ifcowl.vo
├─ com.buildingsmart.tech.ifcowl.vo.AttributeVO.class - [JAR]
├─ com.buildingsmart.tech.ifcowl.vo.EntityVO.class - [JAR]
├─ com.buildingsmart.tech.ifcowl.vo.IFCVO.class - [JAR]
├─ com.buildingsmart.tech.ifcowl.vo.InverseVO.class - [JAR]
├─ com.buildingsmart.tech.ifcowl.vo.NamedIndividualVO.class - [JAR]
├─ com.buildingsmart.tech.ifcowl.vo.PrimaryTypeVO.class - [JAR]
├─ com.buildingsmart.tech.ifcowl.vo.PropertyVO.class - [JAR]
├─ com.buildingsmart.tech.ifcowl.vo.TypeVO.class - [JAR]