|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TypeMappingRegistry
This interface describes the AXIS TypeMappingRegistry.
Method Summary | |
---|---|
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. |
Methods inherited from interface javax.xml.rpc.encoding.TypeMappingRegistry |
---|
clear, createTypeMapping, getDefaultTypeMapping, getRegisteredEncodingStyleURIs, getTypeMapping, register, registerDefault, removeTypeMapping, unregisterTypeMapping |
Method Detail |
---|
void delegate(TypeMappingRegistry secondaryTMR)
TypeMapping getOrMakeTypeMapping(java.lang.String encodingStyle)
encodingStyle
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |