Package org.projecthusky.xua.hl7v3.impl
Class CodedWithEquivalentsMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.projecthusky.xua.hl7v3.impl.CodedWithEquivalentsMarshaller
- All Implemented Interfaces:
org.opensaml.core.xml.io.Marshaller
public class CodedWithEquivalentsMarshaller
extends org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
Class implementing the marshaller for OpenSaml PurposeOfUse.
Die Klasse implementiert den Marshaller für OpenSaml PurposeOfUse.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
marshallAttributes
(org.opensaml.core.xml.XMLObject xmlObject, Element domElement) Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallChildElements, marshallElementContent, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
CodedWithEquivalentsMarshaller
public CodedWithEquivalentsMarshaller()
-
-
Method Details
-
marshallAttributes
protected void marshallAttributes(org.opensaml.core.xml.XMLObject xmlObject, Element domElement) throws org.opensaml.core.xml.io.MarshallingException - Overrides:
marshallAttributes
in classorg.opensaml.core.xml.io.AbstractXMLObjectMarshaller
- Throws:
org.opensaml.core.xml.io.MarshallingException
-