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