|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.afp.ptoca.TextDataInfoProducer
public class TextDataInfoProducer
PtocaProducer
implementation that interprets AFPTextDataInfo
objects.
Field Summary |
---|
Fields inherited from interface org.apache.fop.afp.ptoca.PtocaConstants |
---|
AMB, AMI, CHAIN_BIT, DBR, DIR, ESCAPE, NOP, RMI, SCFL, SEC, SIA, STO, SVI, TRANSPARENT_DATA_MAX_SIZE, TRN |
Constructor Summary | |
---|---|
TextDataInfoProducer(AFPTextDataInfo textDataInfo)
Main constructor. |
Method Summary | |
---|---|
void |
produce(PtocaBuilder builder)
Produces the PTOCA control sequences by calling methods on PtocaBuilder . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextDataInfoProducer(AFPTextDataInfo textDataInfo)
textDataInfo
- the info objectMethod Detail |
---|
public void produce(PtocaBuilder builder) throws java.io.IOException
PtocaBuilder
.
produce
in interface PtocaProducer
builder
- the builder object
java.io.IOException
- if an I/O error occurs
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |