org.openliberty.xmltooling.idsis.dap
Class DAPSort.Unmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.opensaml.xml.schema.impl.XSStringUnmarshaller
          extended by org.openliberty.xmltooling.idsis.dap.DAPSort.Unmarshaller
All Implemented Interfaces:
org.opensaml.xml.io.Unmarshaller
Enclosing class:
DAPSort

public static class DAPSort.Unmarshaller
extends org.opensaml.xml.schema.impl.XSStringUnmarshaller


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

DAPSort.Unmarshaller

public DAPSort.Unmarshaller()