XMLTooling-J ============================================== XMLTooling-J is a low-level library that may be used to construct libraries that allow developers to work with XML in a Java beans manner. In addition it provides a significant amount of support for more complex tasks such as signing and encryption, key resolution, key trust fabrics, and others. XMLTooling-J requires a JAXP 1.3 and DOM Level 3 compliant parser, and this library assumes the use of Xerces and Xalan for historical reasons. You may choose to use the built-in parser and transform engine at your own risk. The use of JDK 1.6 or higher is required. Older Java versions are not supported. XMLTooling-J is licensed under the Apache License, version 2. Support -------- Informal support is provided through the Shibboleth development mailing list: http://shibboleth.net/community/lists.html Issues -------- Issues or suggestions for improvement may submitted to the our project tracker: https://issues.shibboleth.net/jira/browse/JXT