Méthode | Description | |
---|---|---|
GetNullResolver ( ) : |
Returns a value that can be set as XmlDocument.XmlResolver when we don't want to validate any URLs. This also means not validating against any DTD. On Windows null works (and an instance of this class, in general, doesn't); on Linux an instance of this works, for now. As Mono gets more compatible we may be able (even forced) to retire this.
|
|
ResolveUri ( |
Méthode | Description | |
---|---|---|
FileStreamXmlResolver ( ) : System |
Get an instance using GetNullResolver.
|
|
GetEntity ( |
public static GetNullResolver ( ) : |
||
Résultat |
public ResolveUri ( |
||
baseUri | ||
relativeUri | string | |
Résultat |