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