@Component(role=org.apache.maven.doxia.sink.SinkFactory.class,
hint="rtf")
public class RtfSinkFactory
extends org.apache.maven.doxia.sink.impl.AbstractBinarySinkFactory
| Constructor and Description |
|---|
RtfSinkFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.maven.doxia.sink.Sink |
createSink(java.io.OutputStream out,
java.lang.String encoding) |