log.trace("No builder was registered for {} but the default builder {} was available, using it.",
XMLHelper.getNodeQName(domElement), xmlObjectBuilder.getClass().getName());
}
}
return xmlObjectBuilder.buildObject(domElement);
}
/**
* Unmarshalls the attributes from the given DOM Attr into the given XMLObject. If the attribute is an XML namespace
* declaration the attribute is passed to