org.apache.axis.encoding
public interface TypeMappingRegistry extends TypeMappingRegistry, Serializable
| Method Summary | |
|---|---|
| void | delegate(TypeMappingRegistry secondaryTMR)
delegate
Changes the contained type mappings to delegate to
their corresponding types in the secondary TMR. |
| TypeMapping | getOrMakeTypeMapping(String encodingStyle)
Obtain a type mapping for the given encoding style. |
Parameters: encodingStyle
Returns: a registered TypeMapping for the given encoding style