org.opensaml.xml.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xmltooling Show documentation
Show all versions of xmltooling Show documentation
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.
The newest version!
Base classes for working with XML as Java objects and configuring the library.
The Configuration
class provides the mechanism for loading configuration files
and fetching configured builder, marshaller, and unmarshaller factories.
The ElementProxy
classes can be used as the default XMLObject for DOM content that
does not have registed object providers.