org.openliberty.xmltooling.idsis.dap
Class DAPNotifyResponse.Unmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.openliberty.xmltooling.utility_2_0.ResponseType.Unmarshaller
          extended by org.openliberty.xmltooling.idsis.dap.DAPNotifyResponse.Unmarshaller
All Implemented Interfaces:
org.opensaml.xml.io.Unmarshaller
Enclosing class:
DAPNotifyResponse

public static class DAPNotifyResponse.Unmarshaller
extends ResponseType.Unmarshaller

NotifyResponseType extends ResponseType

Author:
asa

Constructor Summary
DAPNotifyResponse.Unmarshaller()
           
 
Method Summary
 
Methods inherited from class org.openliberty.xmltooling.utility_2_0.ResponseType.Unmarshaller
processAttribute, processChildElement, processElementContent
 
Methods inherited from class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkElementIsTarget, checkIDAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DAPNotifyResponse.Unmarshaller

public DAPNotifyResponse.Unmarshaller()