System::Xml::XmlResolver::SupportsType method
XmlResolver::SupportsType method
Çözücünün Stream dışındaki türleri döndürmesini sağlar.
virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
| Parameter | Type | Açıklama |
|---|---|---|
| absoluteUri | SharedPtr<Uri> | URI. |
| tür | const TypeInfo& | Döndürülecek tür. |
ReturnValue
true if the type is supported; otherwise, false.
Ayrıca Bakınız
- Typedef SharedPtr
- Class Uri
- Class TypeInfo
- Class XmlResolver
- Namespace System::Xml
- Library Aspose.Page for C++