org.codehaus.xfire.jaxb
Class JaxbTypeCreator
java.lang.Object
org.codehaus.xfire.jaxb.JaxbTypeCreator
public class JaxbTypeCreator
- extends java.lang.Object
User: chris
Date: Aug 12, 2005
Time: 5:32:07 PM
Constructor Summary |
JaxbTypeCreator(TypeCreator nextCreator,
JAXBContext jaxbContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbTypeCreator
public JaxbTypeCreator(TypeCreator nextCreator,
JAXBContext jaxbContext)
createType
public Type createType(java.lang.reflect.Method m,
int index)
isJaxbType
public static boolean isJaxbType(java.lang.Class clazz)
createType
public Type createType(java.beans.PropertyDescriptor pd)
createType
public Type createType(java.lang.reflect.Field f)
createType
public Type createType(java.lang.Class clazz)
setTypeMapping
public void setTypeMapping(TypeMapping typeMapping)
Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.