| Frames | No Frames |
Classes derived from org.apache.axis.utils.BeanPropertyDescriptor | |
| class | |
Methods with parameter type org.apache.axis.utils.BeanPropertyDescriptor | |
| BeanPropertyDescriptor | |
Methods with return type org.apache.axis.utils.BeanPropertyDescriptor | |
| BeanPropertyDescriptor | BeanUtils.getAnyContentPD(Class javaType) |
| BeanPropertyDescriptor[] | Create a BeanPropertyDescriptor array for the indicated class. |
| BeanPropertyDescriptor[] | Create a BeanPropertyDescriptor array for the indicated class. |
| BeanPropertyDescriptor | BeanUtils.getSpecificPD(PropertyDescriptor[] pds, String name) |
| BeanPropertyDescriptor | |
| BeanPropertyDescriptor[] | BeanUtils.processPropertyDescriptors(PropertyDescriptor[] rawPd, Class cls) This method attempts to sort the property descriptors using
the typeDesc and order defined in the class. |
| BeanPropertyDescriptor[] | |
Constructors with parameter type org.apache.axis.utils.BeanPropertyDescriptor | |
This constructor is used for a normal property. | |
This constructor is used for an indexed property. | |
BeanSerializer.BeanSerializer(Class javaType, QName xmlType, TypeDesc typeDesc, BeanPropertyDescriptor[] propertyDescriptor) | |
Fields of type org.apache.axis.utils.BeanPropertyDescriptor | |
| BeanPropertyDescriptor[] | |
| BeanPropertyDescriptor[] | |
Methods with return type org.apache.axis.utils.BeanPropertyDescriptor | |
| BeanPropertyDescriptor | Get a BeanPropertyDescriptor which indicates where we should
put extensibility elements (i.e. |
Methods with return type org.apache.axis.utils.BeanPropertyDescriptor | |
| BeanPropertyDescriptor | |
| BeanPropertyDescriptor | |
| BeanPropertyDescriptor[] | Get/Cache the property descriptors
|