org.gcube.common.informationsystem.publisher.impl.utils
Class Helper

java.lang.Object
  extended by org.gcube.common.informationsystem.publisher.impl.utils.Helper

public class Helper
extends Object

Helper Class

Author:
Manuele Simi

Constructor Summary
Helper()
           
 
Method Summary
static String EPR2String(org.apache.axis.message.addressing.EndpointReferenceType epr)
          Converts an EndpontReferenceType object into a String object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Helper

public Helper()
Method Detail

EPR2String

public static String EPR2String(org.apache.axis.message.addressing.EndpointReferenceType epr)
Converts an EndpontReferenceType object into a String object

Parameters:
epr - the epr
Returns:
the string representation of the epr


Copyright © 2013. All Rights Reserved.