org.wso2.registry.utils
Class RegistryUtils

java.lang.Object
  extended by org.wso2.registry.utils.RegistryUtils

public class RegistryUtils
extends java.lang.Object


Constructor Summary
RegistryUtils()
           
 
Method Summary
static java.lang.String getParentPath(java.lang.String resourcePath)
           
static java.lang.String getPreparedPath(java.lang.String resourcePath)
           
static VersionedPath getVersionedPath(java.lang.String resourcePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryUtils

public RegistryUtils()
Method Detail

getVersionedPath

public static VersionedPath getVersionedPath(java.lang.String resourcePath)

getPreparedPath

public static java.lang.String getPreparedPath(java.lang.String resourcePath)

getParentPath

public static java.lang.String getParentPath(java.lang.String resourcePath)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.