org.openliberty.xmltooling.idsis.dap
Class DAPTestItem.DAPTestItemUnmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.openliberty.xmltooling.dst2_1.ref.TestItemUnmarshaller
          extended by org.openliberty.xmltooling.idsis.dap.DAPTestItem.DAPTestItemUnmarshaller
All Implemented Interfaces:
org.opensaml.xml.io.Unmarshaller
Enclosing class:
DAPTestItem

public static class DAPTestItem.DAPTestItemUnmarshaller
extends TestItemUnmarshaller

Internal class that handles unmarshalling specific to DAPTestItem

Author:
asa

Constructor Summary
DAPTestItem.DAPTestItemUnmarshaller()
           
 
Method Summary
protected  void processChildElement(org.opensaml.xml.XMLObject parentXMLObject, org.opensaml.xml.XMLObject childXMLObject)
          Only one child element of TestItem
 
Methods inherited from class org.openliberty.xmltooling.dst2_1.ref.TestItemUnmarshaller
processAttribute, 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

DAPTestItem.DAPTestItemUnmarshaller

public DAPTestItem.DAPTestItemUnmarshaller()
Method Detail

processChildElement

protected void processChildElement(org.opensaml.xml.XMLObject parentXMLObject,
                                   org.opensaml.xml.XMLObject childXMLObject)
                            throws org.opensaml.xml.io.UnmarshallingException
Only one child element of TestItem

Overrides:
processChildElement in class TestItemUnmarshaller
Throws:
org.opensaml.xml.io.UnmarshallingException