InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kXCatHndAcquirerFilterServiceBoss Class Reference

#include <SdkObjModel.h>

Inheritance diagram for kXCatHndAcquirerFilterServiceBoss:

Public Member Functions

IXMLAcquirerFilter IID_IXMLACQUIRERFILTER
 
IXMLImportPreferences IID_IXMLIMPORTPREFERENCES
 
IK2ServiceProvider IID_IK2SERVICEPROVIDER
 

Detailed Description

 Custom acquirer that lets us ensure the XML import mechanism

uses the custom entity resolver from this plug-in. The acquirer lets us have a sub-type that appears on the standard XML import options dialog, without doing much real extra work

Member Function Documentation

IK2ServiceProvider kXCatHndAcquirerFilterServiceBoss::IID_IK2SERVICEPROVIDER
     IK2ServiceProvider implementation, identifying this

as a XML acquirer filter. Required interface for a service.

    Implementation: kXMLFilterServiceProviderImpl.
IXMLAcquirerFilter kXCatHndAcquirerFilterServiceBoss::IID_IXMLACQUIRERFILTER
     IXMLAcquirerFilter implementation from this plug-in,

provided interface of this plug-in

See Also
XCatHndAcquirerFilter
    Implementation: kXCatHndAcquirerFilterImpl.
IXMLImportPreferences kXCatHndAcquirerFilterServiceBoss::IID_IXMLIMPORTPREFERENCES
     Implementation of IXMLImportPreferences that lets us 

turn this service on or off

See Also
XCatHndAcquirerXMLImportPrefs
    Implementation: kXCatHndAcquirerXMLImportPrefsImpl.