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

public static class DAPQuery.Marshaller
extends RequestType.Marshaller


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

DAPQuery.Marshaller

public DAPQuery.Marshaller()