org.opensaml.saml2.metadata.impl
Class GivenNameUnmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
          extended by org.opensaml.saml2.metadata.impl.GivenNameUnmarshaller
All Implemented Interfaces:
org.opensaml.xml.io.Unmarshaller

public class GivenNameUnmarshaller
extends AbstractSAMLObjectUnmarshaller

A thread-safe Unmarshaller for GivenName objects.


Constructor Summary
GivenNameUnmarshaller()
           
 
Method Summary
protected  void processElementContent(org.opensaml.xml.XMLObject samlObject, String elementContent)
          
 
Methods inherited from class org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
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

GivenNameUnmarshaller

public GivenNameUnmarshaller()
Method Detail

processElementContent

protected void processElementContent(org.opensaml.xml.XMLObject samlObject,
                                     String elementContent)

Overrides:
processElementContent in class AbstractSAMLObjectUnmarshaller


Copyright © 2006-2011 Internet2. All Rights Reserved.