Package | Description |
---|---|
gate.creole |
Modifier and Type | Field and Description |
---|---|
protected List<Gate.ResourceInfo> |
Plugin.resourceInfoList
The list of
Gate.ResourceInfo objects within this plugin |
Modifier and Type | Method and Description |
---|---|
List<Gate.ResourceInfo> |
Plugin.getResourceInfoList() |
Modifier and Type | Method and Description |
---|---|
protected void |
Plugin.fillInResInfos(List<Gate.ResourceInfo> incompleteResInfos,
List<String> allJars) |
protected void |
Plugin.scanJar(URL jarUrl,
Map<String,Gate.ResourceInfo> resInfos) |
Constructor and Description |
---|
ResourceInfoVisitor(Gate.ResourceInfo resInfo) |
Copyright © 2024 GATE. All rights reserved.