|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.smila.connectivity.framework.crawler.web.configuration.ParserProperties
public class ParserProperties
Crawler keys for parser specific options.
Field Summary | |
---|---|
static java.lang.String |
DEFAULT_CHARACTER_ENCODING
The Constant DEFAULT_CHARACTER_ENCODING. |
static java.lang.String |
HTML_FORM_USE_ACTION
The Constant HTML_FORM_USE_ACTION. |
Constructor Summary | |
---|---|
protected |
ParserProperties()
Instantiates a new parser properties. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String DEFAULT_CHARACTER_ENCODING
public static final java.lang.String HTML_FORM_USE_ACTION
Constructor Detail |
---|
protected ParserProperties()
|
SMILA (incubation) API documentation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |