org.gcube.common.informationsystem.publisher.impl.utils
Class Helper
java.lang.Object
org.gcube.common.informationsystem.publisher.impl.utils.Helper
public class Helper
- extends Object
Helper Class
- Author:
- Manuele Simi
|
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 |
Helper
public Helper()
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.