edu.internet2.middleware.shibboleth.wayf.idpdisco
Class DescriptionBuilder

java.lang.Object
  extended by org.opensaml.xml.AbstractXMLObjectBuilder<SAMLObjectType>
      extended by org.opensaml.common.impl.AbstractSAMLObjectBuilder<Description>
          extended by edu.internet2.middleware.shibboleth.wayf.idpdisco.DescriptionBuilder
All Implemented Interfaces:
org.opensaml.common.SAMLObjectBuilder<Description>, org.opensaml.xml.XMLObjectBuilder<Description>

public class DescriptionBuilder
extends org.opensaml.common.impl.AbstractSAMLObjectBuilder<Description>

Builder of Description objects.


Constructor Summary
DescriptionBuilder()
          Constructor.
 
Method Summary
 Description buildObject()
          
 Description buildObject(String namespaceURI, String localName, 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
 
Methods inherited from interface org.opensaml.xml.XMLObjectBuilder
buildObject, buildObject, buildObject, buildObject
 

Constructor Detail

DescriptionBuilder

public DescriptionBuilder()
Constructor.

Method Detail

buildObject

public Description buildObject()

Specified by:
buildObject in interface org.opensaml.common.SAMLObjectBuilder<Description>
Specified by:
buildObject in class org.opensaml.common.impl.AbstractSAMLObjectBuilder<Description>

buildObject

public Description buildObject(String namespaceURI,
                               String localName,
                               String namespacePrefix)

Specified by:
buildObject in interface org.opensaml.xml.XMLObjectBuilder<Description>
Specified by:
buildObject in class org.opensaml.xml.AbstractXMLObjectBuilder<Description>


Copyright © 2006-2010 Internet2. All Rights Reserved.