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

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

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

Internal class for the builder to simplify the class structure

Author:
asa

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

DAPNewData.Builder

public DAPNewData.Builder()
Method Detail

buildObject

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