| Returns the mapping associated with the given name. Don't be confused with
MultipleMapping.getName() , since the mappings might be saved not under the mapping
name (it might be under the mapping path). It really depends on the actual
implementation.
Parameters: name - The name tha mapping was registered under when it was added. The mapping found, or null if nothing was found. |