Class ODT.Table

java.lang.Object
com.storedobject.office.ODT.Table
Enclosing class:
ODT<T>

public static class ODT.Table extends Object
Represents a table in the context of open document template (ODT) processing. This class provides functionality for managing table rows, adding new rows, copying existing rows, and finalizing the processing of the table.
Author:
Syam