![]() | InDesign SDK 20.5 |

Public Member Functions | |
| XCatHndEntityResolver (IPMUnknown *boss) | |
| virtual IPMStream * | ResolveEntity (const WideString &publicID, const WideString &systemID) |
Public Member Functions inherited from CPMUnknown< ISAXEntityResolver > | |
| IPMUnknown * | QueryInterface (PMIID interfaceID) const |
| void | AddRef () const |
| void | Release () const |
| void | PreDirty (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| void | PreDirtyNoMessage (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| CPMUnknown (const CPMUnknown &)=delete | |
| CPMUnknown & | operator= (const CPMUnknown &)=delete |
Additional Inherited Members | |
Public Types inherited from ISAXEntityResolver | |
| enum | { kDefaultIID = IID_ISAXENTITYRESOLVER } |
Protected Member Functions inherited from CPMUnknown< ISAXEntityResolver > | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes inherited from CPMUnknown< ISAXEntityResolver > | |
| HelperInterface | fHelperInterface |
Implementation of ISAXEntityResolver that knows how to to resolve PUBLIC identifiers into system identifiers, based on XML catalogs
| XCatHndEntityResolver::XCatHndEntityResolver | ( | IPMUnknown * | boss | ) |
Constructor
| virtual |
Implements ISAXEntityResolver.