PtocaConstants
, PtocaProducer
public class TextDataInfoProducer extends java.lang.Object implements PtocaProducer, PtocaConstants
PtocaProducer
implementation that interprets AFPTextDataInfo
objects.Constructor | Description |
---|---|
TextDataInfoProducer(AFPTextDataInfo textDataInfo) |
Main constructor.
|
Modifier and Type | Method | Description |
---|---|---|
void |
produce(PtocaBuilder builder) |
Produces the PTOCA control sequences by calling methods on
PtocaBuilder . |
public TextDataInfoProducer(AFPTextDataInfo textDataInfo)
textDataInfo
- the info objectpublic void produce(PtocaBuilder builder) throws java.io.IOException
PtocaBuilder
.produce
in interface PtocaProducer
builder
- the builder objectjava.io.IOException
- if an I/O error occursCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.