Plugin.Component, Plugin.Directory, Plugin.DownloadListener, Plugin.Maven, Plugin.ResourceInfoVisitor
baseURL, 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, toString
public Component(Class<? extends Resource> resourceClass) throws MalformedURLException
MalformedURLException
public Component(Class<? extends Resource> resourceClass, URL baseURL) throws MalformedURLException
MalformedURLException
public org.jdom.Document getCreoleXML() throws Exception, org.jdom.JDOMException
Plugin
getCreoleXML
in class Plugin
Exception
org.jdom.JDOMException
Copyright © 2024 GATE. All rights reserved.