public abstract class JAXBIntrospector extends Object
JAXBIntrospector()
abstract QName
getElementName(Object jaxbElement)
static Object
getValue(Object jaxbElement)
abstract boolean
isElement(Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JAXBIntrospector()
public abstract QName getElementName(Object jaxbElement)
public static Object getValue(Object jaxbElement)
public abstract boolean isElement(Object object)
Copyright © 2015. All rights reserved.