Uses of Class org.apache.axis.encoding.TypeMappingDelegate

Uses in package org.apache.axis.encoding

Methods with parameter type org.apache.axis.encoding.TypeMappingDelegate

DeserializerFactory
Class[]
Returns an array of all the classes contained within this mapping
Class
TypeMappingImpl.getClassForQName(QName xmlType, Class javaType, TypeMappingDelegate next)
DeserializerFactory
DeserializerFactory
TypeMappingImpl.getDeserializer(Class javaType, QName xmlType, TypeMappingDelegate start)
Gets the DeserializerFactory registered for the specified pair of Java type and XML data type.
QName
QName
Get the QName for this Java class, but only return a specific mapping if there is one.
void
setDelegate sets the new Delegate TypeMapping

Methods with return type org.apache.axis.encoding.TypeMappingDelegate

TypeMappingDelegate
TypeMappingDelegate
getDelegate gets the new Delegate TypeMapping
TypeMappingDelegate
Obtain the singleton default typemapping.

Copyright © 2005 Apache Web Services Project. All Rights Reserved.