public class VDBResources extends Object
Modifier and Type | Class and Description |
---|---|
static class |
VDBResources.Resource |
Modifier and Type | Field and Description |
---|---|
static String |
DEPLOYMENT_FILE |
static String |
INDEX_EXT |
Constructor and Description |
---|
VDBResources(VirtualFile root) |
Modifier and Type | Method and Description |
---|---|
LinkedHashMap<String,VDBResources.Resource> |
getEntriesPlusVisibilities() |
public static final String DEPLOYMENT_FILE
public static final String INDEX_EXT
public VDBResources(VirtualFile root) throws IOException
IOException
public LinkedHashMap<String,VDBResources.Resource> getEntriesPlusVisibilities()
Copyright © 2019. All rights reserved.