public class PolicyCombinerParametersTypeUnmarshaller extends CombinerParametersTypeUnmarshaller
PolicyCombinerParametersType.| Constructor and Description |
|---|
PolicyCombinerParametersTypeUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAttribute(XMLObject xmlObject,
org.w3c.dom.Attr attribute)
Called after an attribute has been unmarshalled so that it can be added to the XMLObject.
|
processChildElementprocessElementContentbuildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContentpublic PolicyCombinerParametersTypeUnmarshaller()
protected void processAttribute(XMLObject xmlObject, org.w3c.dom.Attr attribute) throws UnmarshallingException
processAttribute in class AbstractXACMLObjectUnmarshallerxmlObject - the XMLObjectattribute - the attributeUnmarshallingException - thrown if there is a problem adding the attribute to the XMLObject