Uses of Interface
com.storedobject.common.TextContentGenerator
Packages that use TextContentGenerator
-
Uses of TextContentGenerator in com.storedobject.common
Classes in com.storedobject.common that implement TextContentGenerator -
Uses of TextContentGenerator in com.storedobject.core
Methods in com.storedobject.core with parameters of type TextContentGeneratorModifier and TypeMethodDescriptionvoidTextContentProducer.setContentGenerator(TextContentGenerator textContentGenerator) Constructors in com.storedobject.core with parameters of type TextContentGeneratorModifierConstructorDescriptionTextContentProducer(TextContentGenerator textContentGenerator) TextContentProducer(TextContentGenerator textContentGenerator, OutputStream out) -
Uses of TextContentGenerator in com.storedobject.office
Constructors in com.storedobject.office with parameters of type TextContentGeneratorModifierConstructorDescriptionTextReport(Device device, TextContentGenerator contentGenerator) Constructor.