Uses of Class
com.atlassian.plugin.webresource.UrlParseException

Packages that use UrlParseException
com.atlassian.plugin.webresource   
 

Uses of UrlParseException in com.atlassian.plugin.webresource
 

Methods in com.atlassian.plugin.webresource that throw UrlParseException
static SinglePluginResource SinglePluginResource.parse(String url)
          Parses the given url into a SinglePluginResource.
static BatchPluginResource BatchPluginResource.parse(String url, Map<String,String> queryParams)
          Parses the given url and query parameter map into a BatchPluginResource.
 



Copyright © 2010 Atlassian. All Rights Reserved.