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

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

public static class DAPDeleteItem.Marshaller
extends DeleteItemBaseType.Marshaller

Internal marshaller

Author:
asa

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

DAPDeleteItem.Marshaller

public DAPDeleteItem.Marshaller()