Class RtfTemplate
java.lang.Object
ddf.catalog.transformer.output.rtf.RtfTemplate
This class builds an RTF document using
Metacard and a list of RtfCategorys. The
resulting document consists of a main title, which comes from the Metacard title, section
headings (RtfCategory title) and a table of RtfCategory property names and
values.-
Method Summary
-
Method Details
-
rtf
public com.tutego.jrtf.Rtf rtf(com.tutego.jrtf.Rtf doc)
-