System::Xml::XmlResolver::SupportsType método
XmlResolver::SupportsType method
Permite que el resolvedor devuelva tipos diferentes a Stream.
virtual bool System::Xml::XmlResolver::SupportsType(SharedPtr<Uri> absoluteUri, const TypeInfo &type)
| Parámetro | Tipo | Descripción |
|---|---|---|
| absoluteUri | SharedPtr<Uri> | El URI. |
| tipo | const TypeInfo& | El tipo a devolver. |
ReturnValue
true if the type is supported; otherwise, false.
Ver también
- Typedef SharedPtr
- Class Uri
- Class TypeInfo
- Class XmlResolver
- Namespace System::Xml
- Library Aspose.Page for C++