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

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectMarshaller
      extended by org.openliberty.xmltooling.dst2_1.RequestType.Marshaller
          extended by org.openliberty.xmltooling.idsis.dap.DAPDelete.Marshaller
All Implemented Interfaces:
org.opensaml.xml.io.Marshaller
Enclosing class:
DAPDelete

public static class DAPDelete.Marshaller
extends RequestType.Marshaller

Marshall attributes into the DOM

Author:
asa

Constructor Summary
DAPDelete.Marshaller()
           
 
Method Summary
 
Methods inherited from class org.openliberty.xmltooling.dst2_1.RequestType.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

DAPDelete.Marshaller

public DAPDelete.Marshaller()