public class EnvironmentTypeImplBuilder extends AbstractXACMLObjectBuilder<EnvironmentType>
EnvironmentType
objects.Constructor and Description |
---|
EnvironmentTypeImplBuilder()
Constructor.
|
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, buildObject
public 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.xml.XMLObjectBuilder<EnvironmentType>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<EnvironmentType>
Copyright © 1999-2013. All Rights Reserved.