org.carrot2.text.linguistic
Class LexicalDataLoaderDescriptor.Keys

java.lang.Object
  extended by org.carrot2.text.linguistic.LexicalDataLoaderDescriptor.Keys
Enclosing class:
LexicalDataLoaderDescriptor

public static class LexicalDataLoaderDescriptor.Keys
extends Object

Constants for all attribute keys of the LexicalDataLoader component.


Field Summary
static String RELOAD_RESOURCES
          Attribute key for: LexicalDataLoader.reloadResources.
static String RESOURCE_LOOKUP
          Attribute key for: LexicalDataLoader.resourceLookup.
 
Constructor Summary
protected LexicalDataLoaderDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RELOAD_RESOURCES

public static final String RELOAD_RESOURCES
Attribute key for: LexicalDataLoader.reloadResources.

See Also:
Constant Field Values

RESOURCE_LOOKUP

public static final String RESOURCE_LOOKUP
Attribute key for: LexicalDataLoader.resourceLookup.

See Also:
Constant Field Values
Constructor Detail

LexicalDataLoaderDescriptor.Keys

protected LexicalDataLoaderDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski