org.opensaml.xacml.policy.impl
Class DescriptionTypeImplBuilder
java.lang.Object
org.opensaml.xml.AbstractXMLObjectBuilder<DescriptionType>
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
.
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 |
DescriptionTypeImplBuilder
public DescriptionTypeImplBuilder()
- Constructor.
buildObject
public DescriptionType buildObject()
-
buildObject
public DescriptionType buildObject(String namespaceURI,
String localName,
String namespacePrefix)
-
- Specified by:
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<DescriptionType>
- Specified by:
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<DescriptionType>
Copyright © 2006-2010 Internet2. All Rights Reserved.