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

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

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

Internal class for the builder to simplify the class structure

Author:
asa

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

DAPDelete.Builder

public DAPDelete.Builder()
Method Detail

buildObject

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