|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.aegis.type.basic.BeanTypeInfo
org.apache.cxf.aegis.type.basic.XMLBeanTypeInfo
public class XMLBeanTypeInfo
| Constructor Summary | |
|---|---|
XMLBeanTypeInfo(java.lang.Class typeClass,
java.util.List mappings,
java.lang.String defaultNS)
|
|
| Method Summary | |
|---|---|
int |
getMinOccurs(javax.xml.namespace.QName name)
Grab Min Occurs by looking in PropertyInfo map if no entry found, revert to parent class |
boolean |
isNillable(javax.xml.namespace.QName name)
Grab Nillable by looking in PropertyInfo map if no entry found, revert to parent class |
protected void |
mapProperty(java.beans.PropertyDescriptor pd)
|
protected boolean |
registerType(java.beans.PropertyDescriptor desc)
|
| Methods inherited from class org.apache.cxf.aegis.type.basic.BeanTypeInfo |
|---|
createMappedName, getAttributes, getDefaultNamespace, getElements, getPropertyDescriptor, getPropertyDescriptorFromMappedName, getPropertyDescriptors, getType, getTypeClass, getTypeMapping, initialize, isAttribute, isElement, isExtensibleAttributes, isExtensibleElements, isExtension, isMapped, isSerializable, mapAttribute, mapElement, mapType, mapTypeName, setDefaultMinOccurs, setDefaultNillable, setExtensibleAttributes, setExtensibleElements, setExtension, setTypeMapping |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLBeanTypeInfo(java.lang.Class typeClass,
java.util.List mappings,
java.lang.String defaultNS)
| Method Detail |
|---|
protected boolean registerType(java.beans.PropertyDescriptor desc)
registerType in class BeanTypeInfoprotected void mapProperty(java.beans.PropertyDescriptor pd)
mapProperty in class BeanTypeInfopublic boolean isNillable(javax.xml.namespace.QName name)
isNillable in class BeanTypeInfopublic int getMinOccurs(javax.xml.namespace.QName name)
getMinOccurs in class BeanTypeInfo
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||