org.openliberty.xmltooling.idsis.dap
Class DAPResultQuery.DAPResultQueryBuilder

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

public static class DAPResultQuery.DAPResultQueryBuilder
extends org.opensaml.xml.AbstractXMLObjectBuilder<DAPResultQuery>

Internal class for the builder to simplify the class structure

Author:
asa

Constructor Summary
DAPResultQuery.DAPResultQueryBuilder()
           
 
Method Summary
 DAPResultQuery 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

DAPResultQuery.DAPResultQueryBuilder

public DAPResultQuery.DAPResultQueryBuilder()
Method Detail

buildObject

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