org.apache.nutch.metadata
Interface Nutch

All Known Implementing Classes:
Metadata

public interface Nutch

A collection of Nutch internal metadata constants.

Author:
Chris Mattmann, Jérôme Charron

Field Summary
static String CHAR_ENCODING_FOR_CONVERSION
           
static String ORIGINAL_CHAR_ENCODING
           
 

Field Detail

ORIGINAL_CHAR_ENCODING

public static final String ORIGINAL_CHAR_ENCODING
See Also:
Constant Field Values

CHAR_ENCODING_FOR_CONVERSION

public static final String CHAR_ENCODING_FOR_CONVERSION
See Also:
Constant Field Values


Copyright © 2006 The Apache Software Foundation