javax.xml.bind
Class JAXBIntrospector
java.lang.Object
javax.xml.bind.JAXBIntrospector
public abstract class JAXBIntrospector
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JAXBIntrospector
public JAXBIntrospector()
getElementName
public abstract QName getElementName(Object jaxbElement)
getValue
public static Object getValue(Object jaxbElement)
isElement
public abstract boolean isElement(Object object)
Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.