public abstract class DataTypeMapper extends Object
Maps Java simple data types into XML schema data types.
This pluggable strategy is used to allow the mapping of (simple) java types into XML schema data types to be customized.
Constructor and Description |
---|
DataTypeMapper() |
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.