org.opensaml.xml.encryption.impl
Class DataReferenceUnmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.opensaml.xml.encryption.impl.AbstractXMLEncryptionUnmarshaller
          extended by org.opensaml.xml.encryption.impl.ReferenceTypeUnmarshaller
              extended by org.opensaml.xml.encryption.impl.DataReferenceUnmarshaller
All Implemented Interfaces:
Unmarshaller

public class DataReferenceUnmarshaller
extends ReferenceTypeUnmarshaller

A thread-safe Unmarshaller for DataReference objects.


Constructor Summary
DataReferenceUnmarshaller()
          Constructor
DataReferenceUnmarshaller(java.lang.String targetNamespaceURI, java.lang.String targetLocalName)
          Constructor
 
Method Summary
 
Methods inherited from class org.opensaml.xml.encryption.impl.ReferenceTypeUnmarshaller
processAttribute, processChildElement
 
Methods inherited from class org.opensaml.xml.encryption.impl.AbstractXMLEncryptionUnmarshaller
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

DataReferenceUnmarshaller

public DataReferenceUnmarshaller()
Constructor


DataReferenceUnmarshaller

public DataReferenceUnmarshaller(java.lang.String targetNamespaceURI,
                                 java.lang.String targetLocalName)
Constructor

Parameters:
targetNamespaceURI -
targetLocalName -