org.openliberty.xmltooling.idsis.dap
Class DAPNotification.Marshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectMarshaller
      extended by org.openliberty.xmltooling.subs.NotificationType.Marshaller
          extended by org.openliberty.xmltooling.idsis.dap.DAPNotification.Marshaller
All Implemented Interfaces:
org.opensaml.xml.io.Marshaller
Enclosing class:
DAPNotification

public static class DAPNotification.Marshaller
extends NotificationType.Marshaller

Internal marshalling class

Author:
asa

Constructor Summary
DAPNotification.Marshaller()
           
 
Method Summary
 
Methods inherited from class org.openliberty.xmltooling.subs.NotificationType.Marshaller
marshallAttributes, marshallElementContent
 
Methods inherited from class org.opensaml.xml.io.AbstractXMLObjectMarshaller
checkXMLObjectIsTarget, marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DAPNotification.Marshaller

public DAPNotification.Marshaller()