System::Xml::XmlResolver::SupportsType metodo
XmlResolver::SupportsType method
Consente al resolver di restituire tipi diversi da Stream.
virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
| Parametro | Tipo | Descrizione |
|---|---|---|
| absoluteUri | SharedPtr<Uri> | L’URI. |
| tipo | const TypeInfo& | Il tipo da restituire. |
ReturnValue
true if the type is supported; otherwise, false.
Vedi anche
- Typedef SharedPtr
- Class Uri
- Class TypeInfo
- Class XmlResolver
- Namespace System::Xml
- Library Aspose.Font for C++