I shall make an effort to explain how we could possibly work with Styles using Java Beans. I understand, the entry point for retrieving the style information for an element, is the <text:style-name… more →
ODF Toolkit for Javaamit wrote 1 year ago: I shall make an effort to explain how we could possibly work with Styles using Java Beans. I underst … more →
amit wrote 1 year ago: Bernd Eilers suggested a interfaces based approach to handle Style information in odf4j: My approach … more →
amit wrote 1 year ago: Available for download here (recommended) is the high level package structure reproduced below: I c … more →
amit wrote 2 years ago: Added support for “sections” in ODT documents. View the CVS log here … more →
amit wrote 2 years ago: The initial version of OdtToText2.java was committed to the CVS by Bernd Eilers. View the CVS log he … more →
amit wrote 2 years ago: What´s returned as java.util.List at that textBody.getContent() call is in fact an instance of class … more →
amit wrote 2 years ago: My JCA has been approved, which makes me a OpenOfffice.org contributor. The complete list of contrub … more →
amit wrote 2 years ago: I attended my first IRC meeting at #odftoolkit. Not many turned up due to a public holiday. But disc … more →
amit wrote 2 years ago: May 1, 2007 Checked out the CVS and updated my local repository U odf4j/src/org/openoffice/odf/te … more →
amit wrote 2 years ago: Currently working on a re-write of OdtToText.java called as OdtToText2.java, by LO.This will be upwa … more →
amit wrote 2 years ago: I successfully wrote a Test Case(TextDocumentTest.java) for TextDocument.java. It is not yet committ … more →