![]() | InDesign SDK 20.5 |
#include <SynthObjModel.h>

This boss is used to run the import process.
| IIntData kXMLImporterBoss::IID_IINTDATA |
Stores the index of the DTD node under the document node.
The index is -1 when there's not DTD. It's set by XMLDTDTokenHandler and is used in XMLImporter::CreateDOM().
<ul>
<li>Implementation: kIntDataImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>| IPMUnknownData kXMLImporterBoss::IID_IPMUNKNOWNDATA |
Used to store the ImportXMLData
<ul>
<li>Implementation: kPMUnknownDataImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>| ISAXParserOptions kXMLImporterBoss::IID_ISAXPARSEROPTIONS |
Used to store the parser options
<ul>
<li>Implementation: kSAXParserOptionsImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>| IPMUnknown kXMLImporterBoss::IID_IXMLDTDPRIVATE |
Used to store the DTD data
| IXMLImporter kXMLImporterBoss::IID_IXMLIMPORTER |
This is the main driver for the import process.
Given a stream and an entity resolver it can parse and import the XML
<ul>
<li>Implementation: kXMLImporterImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>| IXMLImporterDOM kXMLImporterBoss::IID_IXMLIMPORTERDOM |
Used to store the imported DOM to be
used for matching and content placement
<ul>
<li>Implementation: kXMLImporterDOMImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>| IPMUnknown kXMLImporterBoss::IID_IXMLIMPORTMATCHDRIVER |
Used to drive the process that matches
incoming elements to existing elements.
<ul>
<li>Implementation: kXMLImportMatchDriverImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>| IXMLImportMatchRecorder kXMLImporterBoss::IID_IXMLIMPORTMATCHRECORDER |
Used to store the matches found by the driver.
<ul>
<li>Implementation: kXMLImportMatchRecorderImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>| IXMLServicesError kXMLImporterBoss::IID_IXMLSERVICESERROR |
Used to store the error state during the import.
<ul>
<li>Implementation: kXMLServicesErrorImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>