Brecham.Obex — An OBEX library for the .NET Framework

ObexXmlResolver Methods

The methods of the ObexXmlResolver class are listed below. For a complete list of ObexXmlResolver class members, see the ObexXmlResolver Members topic.

Public Static (Shared) Methods

Create Returns an instance of the ObexXmlResolver class, this is equivalent to calling new ObexXmlResolver().

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetEntity Maps a URI to an object containing the requested DTD, if the DTD is one of those defined in the OBEX specification. Uses resources embedded in the library and thus make no remote lookups.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ResolveUri (inherited from XmlResolver)When overridden in a derived class, resolves the absolute URI from the base and relative URIs.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

ObexXmlResolver Class | Brecham.Obex.Objects Namespace