|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Gate.ResourceInfo | |
|---|---|
| gate | This package contains the public interface to the GATE Java API. |
| Uses of Gate.ResourceInfo in gate |
|---|
| Fields in gate declared as Gate.ResourceInfo | |
|---|---|
private Gate.ResourceInfo |
Gate.ResourceInfoVisitor.resInfo
|
| Fields in gate with type parameters of type Gate.ResourceInfo | |
|---|---|
protected List<Gate.ResourceInfo> |
Gate.DirectoryInfo.resourceInfoList
The list of Gate.ResourceInfo objects. |
| Methods in gate that return types with arguments of type Gate.ResourceInfo | |
|---|---|
List<Gate.ResourceInfo> |
Gate.DirectoryInfo.getResourceInfoList()
|
| Method parameters in gate with type arguments of type Gate.ResourceInfo | |
|---|---|
protected void |
Gate.DirectoryInfo.fillInResInfos(List<Gate.ResourceInfo> incompleteResInfos,
List<String> allJars)
|
protected void |
Gate.DirectoryInfo.scanJar(URL jarUrl,
Map<String,Gate.ResourceInfo> resInfos)
|
| Constructors in gate with parameters of type Gate.ResourceInfo | |
|---|---|
Gate.ResourceInfoVisitor(Gate.ResourceInfo resInfo)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||