public interface PtocaProducer
PresentationTextObject
to produce PTOCA control sequences using a PtocaBuilder
.Modifier and Type | Method and Description |
---|---|
void |
produce(PtocaBuilder builder)
Produces the PTOCA control sequences by calling methods on
PtocaBuilder . |
void produce(PtocaBuilder builder) throws IOException
PtocaBuilder
.builder
- the builder objectIOException
- if an I/O error occursCopyright © 2025 Apache Software Foundation. All rights reserved.