org.opensaml.xacml.ctx.impl
Class StatusMessageTypeUnmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.opensaml.xacml.impl.AbstractXACMLObjectUnmarshaller
          extended by org.opensaml.xacml.ctx.impl.StatusMessageTypeUnmarshaller
All Implemented Interfaces:
Unmarshaller

public class StatusMessageTypeUnmarshaller
extends AbstractXACMLObjectUnmarshaller

Unmarshaller for StatusMessageType.


Constructor Summary
StatusMessageTypeUnmarshaller()
           
 
Method Summary
protected  void processElementContent(XMLObject xmlObject, String content)
          
 
Methods inherited from class org.opensaml.xacml.impl.AbstractXACMLObjectUnmarshaller
processAttribute, processChildElement
 
Methods inherited from class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkElementIsTarget, checkIDAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatusMessageTypeUnmarshaller

public StatusMessageTypeUnmarshaller()
Method Detail

processElementContent

protected void processElementContent(XMLObject xmlObject,
                                     String content)

Overrides:
processElementContent in class AbstractXACMLObjectUnmarshaller


Copyright © 1999-2012. All Rights Reserved.