The methods of the ObexXmlResolver class are listed below. For a complete list of ObexXmlResolver class members, see the ObexXmlResolver Members topic.
![]() Create | Returns an instance of the ObexXmlResolver class, this is equivalent to calling new ObexXmlResolver(). |
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. |
ObexXmlResolver Class | Brecham.Obex.Objects Namespace