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++