Skip navigation links

Package com.xmlmind.xmleditext.xhtml.table

Support code for XHTML tables (that is, HTML4 tables).

See: Description

Package com.xmlmind.xmleditext.xhtml.table Description

Support code for XHTML tables (that is, HTML4 tables).

This package contains an implementation of StyleSpecs which is used to render HTML4 tables on screen and also a number of Commands acting on tables.

The classes in this package are not documented but the source code can be used as an example of how to write a custom CommandBase or a custom StyleSpecs.

Skip navigation links