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, buildObjectpublic ResourceContentTypeImplBuilder()
public ResourceContentType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<ResourceContentType>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<ResourceContentType>public ResourceContentType buildObject()
buildObject in interface XACMLObjectBuilder<ResourceContentType>buildObject in class AbstractXACMLObjectBuilder<ResourceContentType>Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.