org.carrot2.text.linguistic
Class DefaultLexicalDataFactoryDescriptor.Keys

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

public static class DefaultLexicalDataFactoryDescriptor.Keys
extends Object

Constants for all attribute keys of the DefaultLexicalDataFactory component.


Field Summary
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.
 
Constructor Summary
protected DefaultLexicalDataFactoryDescriptor.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: DefaultLexicalDataFactory.reloadResources.

See Also:
Constant Field Values

MERGE_RESOURCES

public static final String MERGE_RESOURCES
Attribute key for: DefaultLexicalDataFactory.mergeResources.

See Also:
Constant Field Values

RESOURCE_LOOKUP

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

See Also:
Constant Field Values
Constructor Detail

DefaultLexicalDataFactoryDescriptor.Keys

protected DefaultLexicalDataFactoryDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski