Class NodeCountryMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
se.swedenconnect.opensaml.eidas.ext.impl.NodeCountryMarshaller
- All Implemented Interfaces:
Marshaller
A thread safe Marshaller for
NodeCountry
objects.- Author:
- Martin Lindström
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
marshallElementContent
(XMLObject samlObject, Element domElement) Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallAttributes
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
NodeCountryMarshaller
public NodeCountryMarshaller()
-
-
Method Details
-
marshallElementContent
protected void marshallElementContent(@Nonnull XMLObject samlObject, @Nonnull Element domElement) throws MarshallingException - Overrides:
marshallElementContent
in classAbstractSAMLObjectMarshaller
- Throws:
MarshallingException
-