net.geant.edugain.meta.metadata.onlineca
Class OnlineCADescriptorTypeBuilder

java.lang.Object
  extended by org.opensaml.xml.AbstractXMLObjectBuilder<SAMLObjectType>
      extended by org.opensaml.common.impl.AbstractSAMLObjectBuilder<OnlineCADescriptorType>
          extended by net.geant.edugain.meta.metadata.onlineca.OnlineCADescriptorTypeBuilder
All Implemented Interfaces:
org.opensaml.common.SAMLObjectBuilder<OnlineCADescriptorType>, org.opensaml.xml.XMLObjectBuilder<OnlineCADescriptorType>

public class OnlineCADescriptorTypeBuilder
extends org.opensaml.common.impl.AbstractSAMLObjectBuilder<OnlineCADescriptorType>

Builder for OnlineCADescriptorTypeImpl objects.


Constructor Summary
OnlineCADescriptorTypeBuilder()
           
 
Method Summary
 OnlineCADescriptorType buildObject()
          Constructor
 OnlineCADescriptorType buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)
          Constructor
 
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

OnlineCADescriptorTypeBuilder

public OnlineCADescriptorTypeBuilder()
Method Detail

buildObject

public OnlineCADescriptorType buildObject()
Constructor

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

buildObject

public OnlineCADescriptorType buildObject(java.lang.String namespaceURI,
                                          java.lang.String localName,
                                          java.lang.String namespacePrefix)
Constructor

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