Interface allowing users to monitor/handle illegal PCL/XL operator attributes. More...
#include <pclxlinput.h>
Public Member Functions | |
virtual bool | ignoreAttribute (const RawString &operatorName, uint16 attributeId)=0 |
Invoked by the input when the an illegal PCL/XL attribute is encountered. | |
Interface allowing users to monitor/handle illegal PCL/XL operator attributes.
|
pure virtual |
Invoked by the input when the an illegal PCL/XL attribute is encountered.
operatorName | The operator name as listed in the PCL/XL reference. |
attributeId | The attribute ID as listed in the PCL/XL reference. |