org.opensaml.xacml.policy.impl
Class DescriptionTypeImplBuilder

java.lang.Object
  extended by org.opensaml.xml.AbstractXMLObjectBuilder<DescriptionType>
      extended by org.opensaml.xacml.policy.impl.DescriptionTypeImplBuilder
All Implemented Interfaces:
org.opensaml.xml.XMLObjectBuilder<DescriptionType>

public class DescriptionTypeImplBuilder
extends org.opensaml.xml.AbstractXMLObjectBuilder<DescriptionType>

Builder for DescriptionType.


Constructor Summary
DescriptionTypeImplBuilder()
          Constructor.
 
Method Summary
 DescriptionType buildObject()
          
 DescriptionType 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

DescriptionTypeImplBuilder

public DescriptionTypeImplBuilder()
Constructor.

Method Detail

buildObject

public DescriptionType buildObject()


buildObject

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

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


Copyright © 2006-2012 Internet2. All Rights Reserved.