Processes the XML attribute and returns the object wrapping its content.
Parameters: attribute - XML attribute to be wrapped Parameters: clazz - class type which instance to return throws: BindingException - if a binding error occurs object wrapping XML attribute
Returns default value associated with clazz type
Parameters: clazz - class type which default instance have to be returned throws: BindingException - if a binding error occurs object representing default value of class clazz