public class LiteralTypeMapping extends TypeMappingImpl
TypeMappingImpl.FactoryPair
Constructor and Description |
---|
LiteralTypeMapping()
Construct the default literal type mapping.
|
Modifier and Type | Method and Description |
---|---|
String[] |
getSupportedEncodings()
Returns the encodingStyle URIs (as String[]) supported by this TypeMapping instance.
|
void |
setSupportedEncodings(String[] encodingStyleURIs)
Sets the encodingStyle URIs supported by this TypeMapping instance.
|
getDeserializer, getJavaType, getJavaType, getJavaTypeName, getJavaTypes, getRegisteredJavaTypes, getRegisteredXmlTypes, getSerializer, getXMLType, getXMLType, getXMLTypes, isRegistered, register, registerStandardLiteralTypes, removeDeserializer, removeSerializer
public LiteralTypeMapping()
public String[] getSupportedEncodings()
getSupportedEncodings
in interface TypeMapping
getSupportedEncodings
in class TypeMappingImpl
public void setSupportedEncodings(String[] encodingStyleURIs)
setSupportedEncodings
in interface TypeMapping
setSupportedEncodings
in class TypeMappingImpl
encodingStyleURIs
- Array of encodingStyle URIs for the supported encoding stylesCopyright © 2013 JBoss by Red Hat. All Rights Reserved.