Package org.opensaml.xacml.policy.impl
Class PolicySetCombinerParametersTypeUnmarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
-
- org.opensaml.xacml.impl.AbstractXACMLObjectUnmarshaller
-
- org.opensaml.xacml.policy.impl.CombinerParametersTypeUnmarshaller
-
- org.opensaml.xacml.policy.impl.PolicySetCombinerParametersTypeUnmarshaller
-
- All Implemented Interfaces:
org.opensaml.core.xml.io.Unmarshaller
public class PolicySetCombinerParametersTypeUnmarshaller extends CombinerParametersTypeUnmarshaller
Unmarshaller forPolicySetCombinerParametersType.
-
-
Constructor Summary
Constructors Constructor Description PolicySetCombinerParametersTypeUnmarshaller()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidprocessAttribute(org.opensaml.core.xml.XMLObject xmlObject, Attr attribute)-
Methods inherited from class org.opensaml.xacml.policy.impl.CombinerParametersTypeUnmarshaller
processChildElement
-
Methods inherited from class org.opensaml.xacml.impl.AbstractXACMLObjectUnmarshaller
processElementContent
-
-
-
-
Method Detail
-
processAttribute
protected void processAttribute(org.opensaml.core.xml.XMLObject xmlObject, Attr attribute) throws org.opensaml.core.xml.io.UnmarshallingException- Overrides:
processAttributein classAbstractXACMLObjectUnmarshaller- Throws:
org.opensaml.core.xml.io.UnmarshallingException
-
-