public class EnvironmentTypeImplBuilder extends AbstractXACMLObjectBuilder<EnvironmentType>
EnvironmentType.| Constructor and Description |
|---|
EnvironmentTypeImplBuilder() |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentType |
buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
EnvironmentType |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic EnvironmentType buildObject()
buildObject in interface XACMLObjectBuilder<EnvironmentType>buildObject in class AbstractXACMLObjectBuilder<EnvironmentType>public EnvironmentType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<EnvironmentType>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<EnvironmentType>Copyright © 1999–2015. All rights reserved.