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