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