public interface TypeMappingRegistry extends TypeMappingRegistry, 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(String encodingStyle)
Obtain a type mapping for the given encoding style.
|
clear, createTypeMapping, getDefaultTypeMapping, getRegisteredEncodingStyleURIs, getTypeMapping, register, registerDefault, removeTypeMapping, unregisterTypeMapping
void delegate(TypeMappingRegistry secondaryTMR)
TypeMapping getOrMakeTypeMapping(String encodingStyle)
encodingStyle
- Copyright © The Apache Software Foundation. All Rights Reserved.