![]() | InDesign SDK 20.5 |
#include <XMLDTDValidateSuggest.h>
Public Member Functions | |
| virtual XMLDTDValidateSuggest * | Clone (void) const =0 |
| virtual PMString * | QueryDisplayString (void) const =0 |
| virtual ErrorCode | Process (void) const =0 |
Base class for a suggestion in a XML DTD validation error. All XML DTD validation error suggestion implementations must be based on this class. Suggestions may be added to a DTD validation error, presented to the user, and processed
| pure virtual |
make a copy of this
| pure virtual |
process command(s) that corresponds to this suggestion