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.Page for C++