The Ringlord Technologies (RLT) ODF Java Library aims to provide access to plain text and encrypted contents of data stored in OASIS Open Document File (ODF) containers.1 Given a known password for an encrypted document, you (a programmer) can use this library to access the contents of an ODF container using only Java software2. For additional (technical) documentation relevant to this topic, please see Decrypting Open Document Format (ODF) Files.
Unlike proprietary (often poorly or even completely undocumented) data formats, ODF is based on ISO standards, and uses well-documented XML to ensure that your data is never locked away in ways that require you to maintain ancient computers with unsupported operating systems in order to continue being able to read your data, just because the publisher of the necessary software has decided to cease support for it.
Being licensed under the GNU General Public License v3 (GPLv3) the Ringlord Technologies ODF Java Library seeks to support the goals of the ODF standard by offering full access to ODF contents using pure Java code, without reliance on external or proprietary components.3
The Ringlord Technologies ODF Java Library is hosted at GitHub.
If you find this library useful, I encourage you to provide (financial or other) support to the Free Software Foundation!
__________All content is copyright © Ringlord Technologies unless otherwise stated. We do encourage deep linking to our site's pages but forbid direct reference to images, software or other non-page resources stored here; likewise, do not embed our content in frames or other constructs that may mislead the reader about the content ownership. Play nice, yes?