Plugin.Component, Plugin.Directory, Plugin.DownloadListener, Plugin.Maven, Plugin.ResourceInfoVisitorbaseURL, description, downloadListeners, log, minGateVersion, name, requiredPlugins, resourceInfoList, valid, version| Constructor and Description |
|---|
Component(Class<? extends Resource> resourceClass) |
Component(Class<? extends Resource> resourceClass,
URL baseURL) |
| Modifier and Type | Method and Description |
|---|---|
org.jdom.Document |
getCreoleXML()
Returns a fully expanded creole.xml file that can be used for loading the
plugin into GATE
|
String |
getName() |
addDownloadListener, copyResources, equals, fillInResInfos, fireDownloadFailed, fireDownloadProgressed, fireDownloadStarted, fireDownloadSucceeded, getBaseURI, getBaseURL, getDescription, getMetadataXML, getMinimumGateVersion, getPlugin, getRequiredPlugins, getResourceInfoList, getVersion, hashCode, hasResources, isValid, parseCreole, removeDownloadListener, scanJar, toStringpublic Component(Class<? extends Resource> resourceClass) throws MalformedURLException
MalformedURLExceptionpublic Component(Class<? extends Resource> resourceClass, URL baseURL) throws MalformedURLException
MalformedURLExceptionpublic org.jdom.Document getCreoleXML()
throws Exception,
org.jdom.JDOMException
PlugingetCreoleXML in class PluginExceptionorg.jdom.JDOMExceptionCopyright © 2024 GATE. All rights reserved.