net.sourceforge.plantuml
Class UrlBuilder

java.lang.Object
  extended by net.sourceforge.plantuml.UrlBuilder

public class UrlBuilder
extends Object


Constructor Summary
UrlBuilder(String topurl, boolean strict)
           
 
Method Summary
static String getRegexp()
           
 Url getUrl(String s)
           
static String purgeUrl(String label)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlBuilder

public UrlBuilder(String topurl,
                  boolean strict)
Method Detail

getUrl

public Url getUrl(String s)

getRegexp

public static String getRegexp()

purgeUrl

public static String purgeUrl(String label)


Copyright © 2013. All Rights Reserved.