org.opensaml.xml.signature.impl
Class KeyInfoUnmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.opensaml.xml.signature.impl.AbstractXMLSignatureUnmarshaller
          extended by org.opensaml.xml.signature.impl.KeyInfoTypeUnmarshaller
              extended by org.opensaml.xml.signature.impl.KeyInfoUnmarshaller
All Implemented Interfaces:
Unmarshaller

public class KeyInfoUnmarshaller
extends KeyInfoTypeUnmarshaller


Constructor Summary
  KeyInfoUnmarshaller()
          Constructor
protected KeyInfoUnmarshaller(java.lang.String targetNamespaceURI, java.lang.String targetLocalName)
          Constructor
 
Method Summary
 
Methods inherited from class org.opensaml.xml.signature.impl.KeyInfoTypeUnmarshaller
processAttribute, processChildElement
 
Methods inherited from class org.opensaml.xml.signature.impl.AbstractXMLSignatureUnmarshaller
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

KeyInfoUnmarshaller

public KeyInfoUnmarshaller()
Constructor


KeyInfoUnmarshaller

protected KeyInfoUnmarshaller(java.lang.String targetNamespaceURI,
                              java.lang.String targetLocalName)
Constructor

Parameters:
targetNamespaceURI -
targetLocalName -