Package org.jfor.jfor.rtflib.testdocs

Class Summary
BasicLink Class BasicLink here.
CreateTestDocuments Create test RTF documents from classes found in this package.
DummyTableColumnsInfo ITableColumnsInfo that does nothing, used in testodcs package to create documents without worrying about nested tables handling.
ExternalGraphic Generate a test document containing external graphics.
ListInTable Generates a simple RTF test document for the jfor rtflib package.
MergedTableCells Generates an RTF test document containing merged table cells
NestedTable Generates an RTF document to test nested tables with the jfor rtflib package.
ParagraphAlignment Generates a simple RTF test document for the jfor rtflib package.
SimpleDocument Generates a simple RTF test document for the jfor rtflib package.
SimpleLists Generates a simple RTF test document for the jfor rtflib package.
SimpleTable Generates a simple RTF test document for the jfor rtflib package.
TestDocument Base class for generating RTF documents used to test the jfor rtflib package.
TextAttributes Generates a simple RTF test document for the jfor rtflib package.
Whitespace Generates an RTF document to test the WhitespaceCollapser