Class AbstractITextEvent
java.lang.Object
com.itextpdf.commons.actions.AbstractITextEvent
- All Implemented Interfaces:
IEvent
- Direct Known Subclasses:
AbstractITextConfigurationEvent, AbstractProductITextEvent, AbstractTypographyApplier
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedCreates an instance of abstract iText event. -
Method Summary
Modifier and TypeMethodDescription(package private) static voidregisterNamespace(String namespace)
-
Field Details
-
ONLY_FOR_INTERNAL_USE
- See Also:
-
INTERNAL_PACKAGES
-
-
Constructor Details
-
AbstractITextEvent
protected AbstractITextEvent()Creates an instance of abstract iText event. Only for internal usage.
-
-
Method Details
-
registerNamespace
-