org.carrot2.text.preprocessing
Class TokenizerDescriptor.Keys

java.lang.Object
  extended by org.carrot2.text.preprocessing.TokenizerDescriptor.Keys
Enclosing class:
TokenizerDescriptor

public static class TokenizerDescriptor.Keys
extends Object

Constants for all attribute keys of the Tokenizer component.


Field Summary
static String DOCUMENT_FIELDS
          Attribute key for: Tokenizer.documentFields.
 
Constructor Summary
protected TokenizerDescriptor.Keys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOCUMENT_FIELDS

public static final String DOCUMENT_FIELDS
Attribute key for: Tokenizer.documentFields.

See Also:
Constant Field Values
Constructor Detail

TokenizerDescriptor.Keys

protected TokenizerDescriptor.Keys()


Copyright (c) Dawid Weiss, Stanislaw Osinski