public class UnderAgplITextProductEventProcessor extends AbstractITextProductEventProcessor
| Constructor and Description |
|---|
UnderAgplITextProductEventProcessor(String productName)
Creates a new instance of under AGPL processor for the provided product.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUsageType()
Gets the usage type of the product to which this processor corresponds.
|
void |
onEvent(AbstractProductProcessITextEvent event)
Handles the AbstractProductProcessITextEvent.
|
getProducer, getProductNamepublic UnderAgplITextProductEventProcessor(String productName)
productName - the product which will be handled by this processor
public void onEvent(AbstractProductProcessITextEvent event)
ITextProductEventProcessor
AbstractProductProcessITextEvent.
onEvent in interface ITextProductEventProcessor
onEvent in class AbstractITextProductEventProcessor
event - to handle
public String getUsageType()
ITextProductEventProcessor
getUsageType in interface ITextProductEventProcessor
getUsageType in class AbstractITextProductEventProcessor
Copyright © 1998–2022 iText Group NV. All rights reserved.