org.apache.axis.encoding
public interface TypeMappingRegistry extends TypeMappingRegistry, java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
delegate(TypeMappingRegistry secondaryTMR)
delegate
Changes the contained type mappings to delegate to
their corresponding types in the secondary TMR.
|
TypeMapping |
getOrMakeTypeMapping(java.lang.String encodingStyle)
Obtain a type mapping for the given encoding style.
|
clear, createTypeMapping, getDefaultTypeMapping, getRegisteredEncodingStyleURIs, getTypeMapping, register, registerDefault, removeTypeMapping, unregisterTypeMappingvoid delegate(TypeMappingRegistry secondaryTMR)
TypeMapping getOrMakeTypeMapping(java.lang.String encodingStyle)
encodingStyle - Copyright ? 2005 Apache Web Services Project. All Rights Reserved.