performance issues.

Performance

The original JaxpDomBinder implementation uses the Apache Xerces engine and is rather slow. A JaxenDomBinder was implemented, based on Jaxen, to solve those performance issues. Now the DefaultDomBinder refers to JaxenDomBinder.