public class FormatProducer
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
legalCopyright |
Modifier | Constructor and Description |
---|---|
protected |
FormatProducer()
Creates a FormatProducer object.
|
Modifier and Type | Method and Description |
---|---|
void |
setHandler(FormatHandler handler)
Sets the specified
handler as the handler
for the output produced by this processor. |
public static final java.lang.String legalCopyright
protected FormatProducer()
public void setHandler(FormatHandler handler)
handler
as the handler
for the output produced by this processor.handler
- A FormatHandler