public static class DefaultLexicalDataFactoryDescriptor.Keys extends Object
DefaultLexicalDataFactory component.| Modifier and Type | Field and Description |
|---|---|
static String |
MERGE_RESOURCES
Attribute key for:
DefaultLexicalDataFactory.mergeResources. |
static String |
RELOAD_RESOURCES
Attribute key for:
DefaultLexicalDataFactory.reloadResources. |
static String |
RESOURCE_LOOKUP
Attribute key for:
DefaultLexicalDataFactory.resourceLookup. |
| Modifier | Constructor and Description |
|---|---|
protected |
DefaultLexicalDataFactoryDescriptor.Keys() |
public static final String RELOAD_RESOURCES
DefaultLexicalDataFactory.reloadResources.public static final String MERGE_RESOURCES
DefaultLexicalDataFactory.mergeResources.public static final String RESOURCE_LOOKUP
DefaultLexicalDataFactory.resourceLookup.