public class LineDataInfoProducer extends Object implements PtocaProducer, PtocaConstants
PtocaProducer
implementation that interprets AFPLineDataInfo
objects.Constructor and Description |
---|
LineDataInfoProducer(AFPLineDataInfo lineDataInfo)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
produce(PtocaBuilder builder)
Produces the PTOCA control sequences by calling methods on
PtocaBuilder . |
public LineDataInfoProducer(AFPLineDataInfo lineDataInfo)
lineDataInfo
- the info objectpublic void produce(PtocaBuilder builder) throws IOException
PtocaBuilder
.produce
in interface PtocaProducer
builder
- the builder objectIOException
- if an I/O error occursCopyright © 2025 Apache Software Foundation. All rights reserved.