Apache ODF Toolkit
· The Apache ODF Toolkit is a set of Java modules that allow
programmatic creation, scanning and manipulation of Open Document Format
(ISO/IEC 26300 == ODF) documents. Unlike other approaches which rely on
runtime manipulation of heavy-weight editors via an automation
interface, the ODF Toolkit is lightweight and ideal for server use.
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 odftoolkit-0.6.2-incubating.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.