org.openliberty.xmltooling.soapbinding
Class ApplicationEPR.Unmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.openliberty.xmltooling.epr.EndpointReferenceUnmarshaller
          extended by org.openliberty.xmltooling.soapbinding.ApplicationEPR.Unmarshaller
All Implemented Interfaces:
org.opensaml.xml.io.Unmarshaller
Enclosing class:
ApplicationEPR

public static class ApplicationEPR.Unmarshaller
extends EndpointReferenceUnmarshaller

Internal Unmarshaller

Author:
asa

Constructor Summary
ApplicationEPR.Unmarshaller()
           
 
Method Summary
 
Methods inherited from class org.openliberty.xmltooling.epr.EndpointReferenceUnmarshaller
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

ApplicationEPR.Unmarshaller

public ApplicationEPR.Unmarshaller()