org.openliberty.xmltooling.sasl
Class DataUnmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.opensaml.xml.schema.impl.XSBase64BinaryUnmarshaller
          extended by org.openliberty.xmltooling.sasl.DataUnmarshaller
All Implemented Interfaces:
org.opensaml.xml.io.Unmarshaller

public class DataUnmarshaller
extends org.opensaml.xml.schema.impl.XSBase64BinaryUnmarshaller

Author:
tguion

Constructor Summary
DataUnmarshaller()
           
 
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

DataUnmarshaller

public DataUnmarshaller()