org.opensaml.xacml.policy.impl
Class DescriptionTypeUnmarshaller

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

public class DescriptionTypeUnmarshaller
extends AbstractXACMLObjectUnmarshaller

Unmarshaller for DescriptionType.


Constructor Summary
DescriptionTypeUnmarshaller()
          Constructor.
 
Method Summary
protected  void processElementContent(XMLObject xmlObject, String elementContent)
          
 
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

DescriptionTypeUnmarshaller

public DescriptionTypeUnmarshaller()
Constructor.

Method Detail

processElementContent

protected void processElementContent(XMLObject xmlObject,
                                     String elementContent)

Overrides:
processElementContent in class AbstractXACMLObjectUnmarshaller


Copyright © 1999-2012. All Rights Reserved.