System::Xml::XmlResolver::SupportsType Methode
XmlResolver::SupportsType method
Ermöglicht dem Resolver, Typen zurückzugeben, die nicht Stream sind.
virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
| Parameter | Typ | Beschreibung |
|---|---|---|
| absoluteUri | SharedPtr<Uri> | Die URI. |
| Typ | const TypeInfo\& | Der Typ, der zurückgegeben werden soll. |
ReturnValue
true if the type is supported; otherwise, false.
Siehe auch
- Typedef SharedPtr
- Class Uri
- Class TypeInfo
- Class XmlResolver
- Namespace System::Xml
- Library Aspose.Page for C++