Interface PDFExtensionEventProducer
public interface PDFExtensionEventProducer
-
Method Summary
Modifier and TypeMethodDescriptionvoid
reservedKeyword
(Object source, Locator locator, String keyword) Reserved keyword.
-
Method Details
-
reservedKeyword
Reserved keyword.- Parameters:
source
- the object sourcelocator
- the location in the sourcekeyword
- the offending keyword- Event severity level:
- ERROR
-