org.opensaml.xml.signature.impl
Class CryptoBinaryUnmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.opensaml.xml.schema.impl.XSBase64BinaryUnmarshaller
          extended by org.opensaml.xml.signature.impl.CryptoBinaryUnmarshaller
All Implemented Interfaces:
Unmarshaller

public class CryptoBinaryUnmarshaller
extends XSBase64BinaryUnmarshaller

A thread-safe Unmarshaller for CryptoBinary objects.


Constructor Summary
CryptoBinaryUnmarshaller()
           
 
Method Summary
 
Methods inherited from class org.opensaml.xml.schema.impl.XSBase64BinaryUnmarshaller
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

CryptoBinaryUnmarshaller

public CryptoBinaryUnmarshaller()


Copyright © 1999-2013. All Rights Reserved.