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

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

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

Internal builder

Author:
asa

Constructor Summary
DAPNotify.Builder()
           
 
Method Summary
 DAPNotify 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

DAPNotify.Builder

public DAPNotify.Builder()
Method Detail

buildObject

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