Processes the XML element and returns the object wrapping its content.
Parameters: element - XML element to be wrapped Parameters: clazz - class type which instance to return throws: BindingException - if a binding error occurs object wrapping XML element
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