Uses of Class
org.opensaml.core.xml.io.MarshallerFactory
Packages that use MarshallerFactory
Package
Description
Configuration of XML object providers and related functionality.
Interfaces and abstract implementations of marshallers and unmarshallers.
-
Uses of MarshallerFactory in org.opensaml.core.testing
Fields in org.opensaml.core.testing declared as MarshallerFactoryModifier and TypeFieldDescriptionprotected static MarshallerFactoryXMLObjectBaseTestCase.marshallerFactoryXMLObject marshaller factory. -
Uses of MarshallerFactory in org.opensaml.core.xml.config
Fields in org.opensaml.core.xml.config declared as MarshallerFactoryModifier and TypeFieldDescriptionprivate MarshallerFactoryXMLObjectProviderRegistry.marshallerFactoryConfigured XMLObject marshaller factory.Methods in org.opensaml.core.xml.config that return MarshallerFactoryModifier and TypeMethodDescriptionXMLObjectProviderRegistry.getMarshallerFactory()Gets the XMLObject marshaller factory that has been configured with information from loaded configuration files.static MarshallerFactoryXMLObjectProviderRegistrySupport.getMarshallerFactory()Gets the XMLObject marshaller factory that has been configured with information from loaded configuration files. -
Uses of MarshallerFactory in org.opensaml.core.xml.io
Fields in org.opensaml.core.xml.io declared as MarshallerFactoryModifier and TypeFieldDescriptionprivate final MarshallerFactoryAbstractXMLObjectMarshaller.marshallerFactoryFactory for XMLObject Marshallers.