System::Xml::XmlResolver::SupportsType methode
XmlResolver::SupportsType method
Staat de resolver toe om typen anders dan Stream te retourneren.
virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
| Parameter | Type | Beschrijving |
|---|---|---|
| absoluteUri | SharedPtr<Uri> | De URI. |
| type | const TypeInfo& | Het type om terug te geven. |
ReturnValue
true if the type is supported; otherwise, false.
Zie ook
- Typedef SharedPtr
- Class Uri
- Class TypeInfo
- Class XmlResolver
- Namespace System::Xml
- Library Aspose.Page for C++