com.atlassian.plugin.loaders
Class LoaderUtils
java.lang.Object
com.atlassian.plugin.loaders.LoaderUtils
public class LoaderUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoaderUtils
public LoaderUtils()
getResourceDescriptors
@Deprecated
public static List<ResourceDescriptor> getResourceDescriptors(org.dom4j.Element element)
throws PluginParseException
- Deprecated. use
Resources.fromXml(org.dom4j.Element)
- Throws:
PluginParseException
getParams
public static Map<String,String> getParams(org.dom4j.Element element)
Copyright © 2013 Atlassian. All Rights Reserved.