org.opensaml.saml1.core.impl
Class DoNotCacheConditionUnmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
          extended by org.opensaml.saml1.core.impl.DoNotCacheConditionUnmarshaller
All Implemented Interfaces:
org.opensaml.xml.io.Unmarshaller

public class DoNotCacheConditionUnmarshaller
extends AbstractSAMLObjectUnmarshaller

A thread-safe Unmarshaller for DoNotCacheCondition objects.


Constructor Summary
DoNotCacheConditionUnmarshaller()
           
 
Method Summary
 
Methods inherited from class org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
processAttribute, processChildElement, processElementContent
 
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

DoNotCacheConditionUnmarshaller

public DoNotCacheConditionUnmarshaller()


Copyright © 2006-2009 Internet2. All Rights Reserved.