The following tables list the members exposed by ConverterResolver.
Name | Description | |
---|---|---|
![]() ![]() | OUTPUT_ROLE | A value for the GetEntity role parameter to indicate that the ConverterResolver should return an object opened for output. |
Name | Description | |
---|---|---|
![]() | Credentials | Overridden. ConverterResolver ignores this property. |
Name | Description | |
---|---|---|
![]() | GetEntity | Overridden. Maps a Uri to an object containing the actual resource data. The caller may then read the data from the object or, possibly, write data to the object |
![]() | ResolveUri | Overridden. Resolves an absolute URI from the base and relative URIs. |