public class DescriptionTypeImplBuilder extends AbstractXACMLObjectBuilder<DescriptionType>
DescriptionType
.Constructor and Description |
---|
DescriptionTypeImplBuilder()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
DescriptionType |
buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
DescriptionType |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public DescriptionType buildObject()
buildObject
in interface XACMLObjectBuilder<DescriptionType>
buildObject
in class AbstractXACMLObjectBuilder<DescriptionType>
public DescriptionType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<DescriptionType>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<DescriptionType>
Copyright © 1999-2013. All Rights Reserved.