SMILA (incubation) API documentation

org.eclipse.smila.connectivity.framework.crawler.web.metadata
Interface Crawler

All Known Implementing Classes:
Metadata

public interface Crawler

A collection of Crawler internal meta data constants.


Field Summary
static java.lang.String CHAR_ENCODING_FOR_CONVERSION
          The CHAR_ENCODING_FOR_CONVERSION.
static java.lang.String ORIGINAL_CHAR_ENCODING
          The ORIGINAL_CHAR_ENCODING.
 

Field Detail

ORIGINAL_CHAR_ENCODING

static final java.lang.String ORIGINAL_CHAR_ENCODING
The ORIGINAL_CHAR_ENCODING.

See Also:
Constant Field Values

CHAR_ENCODING_FOR_CONVERSION

static final java.lang.String CHAR_ENCODING_FOR_CONVERSION
The CHAR_ENCODING_FOR_CONVERSION.

See Also:
Constant Field Values

SMILA (incubation) API documentation