Interface Writer

All Known Implementing Classes:
AbstractBookmarkStartWriter, AbstractBrWriter, AbstractFldSimpleWriter, AbstractHyperlinkWriter, AbstractPictWriter, AbstractSimpleWriter, AbstractSymbolWriter, AbstractTableWriter, BookmarkStartWriter, BrWriter, FldSimpleWriter, HyperlinkWriter, SymbolWriter, TableWriter

public interface Writer
Note that Writer(s) must be registered in the corresponding instance (FO, HTML...) of the WriterRegistry. Writers are Singletons and shouldn't keep any state.