| Get an editor for the Attribute element of the Resource. If the editor
for the specified attribute in the specified resource is not found,
we try to find an editor for the same attribute in the superclasses
of the resource. If it is still not found, we try to find an editor
for the superclass of the attribute in the specified resource,
if still not found, we iterate the process.
Parameters: resource - the RemoteResource which contains informations aboutthe server resource. Parameters: attribute - the attribute to be edited an AttributeEditor, or null if none found |