org.openliberty.xmltooling.idsis.dap
Class DAPModify.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.DAPModify.Marshaller
All Implemented Interfaces:
org.opensaml.xml.io.Marshaller
Enclosing class:
DAPModify

public static class DAPModify.Marshaller
extends RequestType.Marshaller

Marshall attributes into the DOM

Author:
asa

Constructor Summary
DAPModify.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

DAPModify.Marshaller

public DAPModify.Marshaller()