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