org.codehaus.xfire.jaxb
Class JaxbIntrospector

java.lang.Object
  extended by org.codehaus.xfire.jaxb.JaxbIntrospector

public class JaxbIntrospector
extends java.lang.Object


Constructor Summary
JaxbIntrospector(javax.xml.bind.JAXBContext jaxbContext)
           
 
Method Summary
 javax.xml.namespace.QName introspect(java.lang.Class clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JaxbIntrospector

public JaxbIntrospector(javax.xml.bind.JAXBContext jaxbContext)
Method Detail

introspect

public javax.xml.namespace.QName introspect(java.lang.Class clazz)


Copyright © 2004-2011. All Rights Reserved.