com.togethersoft.openapi.model.util
Class URLFactory


public class URLFactory

Author:
TogetherSoft

Constructor Summary
 private URLFactory()
           

Method Summary
 static URLcreateElementURL(Element element)
           
 static URLcreateElementURL(String modelUin, String elementUin)
           
 static ElementgetElement(URL url)
           
 private static StringnormalizeSlashes(String source)
           

Constructor Detail

URLFactory

private URLFactory()
Method Detail

createElementURL

public static URL createElementURL(Element element)

createElementURL

public static URL createElementURL(String modelUin, String elementUin)

getElement

public static Element getElement(URL url)

normalizeSlashes

private static String normalizeSlashes(String source)