SupportsType()
XmlPreloadedResolver::SupportsType(SharedPtr<Uri>, const TypeInfo&) method
Determines whether the resolver supports other Types than just Stream.
bool System::Xml::Resolvers::XmlPreloadedResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type) override
Arguments
Parameter | Type | Description |
---|---|---|
absoluteUri | SharedPtr<Uri> | The absolute URI to check. |
type | const TypeInfo& | The Type to return. |
Return Value
true if the Type is supported; otherwise, false.
See Also
- Typedef SharedPtr
- Class Uri
- Class TypeInfo
- Class XmlPreloadedResolver
- Namespace System::Xml::Resolvers
- Library Aspose.Slides