org.openliberty.xmltooling.idsis.dap
Class DAPNotification.Builder

java.lang.Object
  extended by org.opensaml.xml.AbstractXMLObjectBuilder<DAPNotification>
      extended by org.openliberty.xmltooling.idsis.dap.DAPNotification.Builder
All Implemented Interfaces:
org.opensaml.xml.XMLObjectBuilder<DAPNotification>
Enclosing class:
DAPNotification

public static class DAPNotification.Builder
extends org.opensaml.xml.AbstractXMLObjectBuilder<DAPNotification>

Internal builder

Author:
asa

Constructor Summary
DAPNotification.Builder()
           
 
Method Summary
 DAPNotification buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)
           
 
Methods inherited from class org.opensaml.xml.AbstractXMLObjectBuilder
buildObject, buildObject, buildObject, buildObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DAPNotification.Builder

public DAPNotification.Builder()
Method Detail

buildObject

public DAPNotification buildObject(java.lang.String namespaceURI,
                                   java.lang.String localName,
                                   java.lang.String namespacePrefix)
Specified by:
buildObject in interface org.opensaml.xml.XMLObjectBuilder<DAPNotification>
Specified by:
buildObject in class org.opensaml.xml.AbstractXMLObjectBuilder<DAPNotification>