System::Xml::XmlResolver::SupportsType 方法
XmlResolver::SupportsType method
使解析器能够返回除 Stream 之外的类型。
virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
| Parameter | 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.Page for C++