public interface ITextProductEventProcessor
Modifier and Type | Method and Description |
---|---|
String |
getProducer()
Gets the producer line for the product.
|
String |
getProductName()
Gets the name of the product to which this processor corresponds.
|
String |
getUsageType()
Gets the usage type of the product to which this processor corresponds.
|
void |
onEvent(AbstractProductProcessITextEvent event)
Handles the AbstractProductProcessITextEvent .
|
void onEvent(AbstractProductProcessITextEvent event)
AbstractProductProcessITextEvent
.
event
- to handle
String getProductName()
String getUsageType()
String getProducer()
Copyright © 1998–2022 iText Group NV. All rights reserved.