Метод System::Xml::XmlResolver::SupportsType
XmlResolver::SupportsType method
Позволяет разрешателю возвращать типы, отличные от Stream.
virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
| Параметр | Тип | Описание |
|---|---|---|
| absoluteUri | SharedPtr<Uri> | URI. |
| тип | const TypeInfo& | Тип для возврата. |
ReturnValue
true if the type is supported; otherwise, false.
См. также
- Typedef SharedPtr
- Class Uri
- Class TypeInfo
- Class XmlResolver
- Namespace System::Xml
- Library Aspose.Font for C++