Package org.apache.cxf.common.jaxb
Interface JAXBBeanInfo
- 
 public interface JAXBBeanInfo
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetElementLocalName(Object object)StringgetElementNamespaceURI(Object object)Collection<QName>getTypeNames()booleanisElement()
 
-