|
SMILA 1.0 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.net.UrlNormalizerFactory
public class UrlNormalizerFactory
Factory to create a UrlNormalizer from "urlnormalizer.class" configuration property.
| Constructor Summary | |
|---|---|
UrlNormalizerFactory(Configuration conf)
The Constructor. |
|
| Method Summary | |
|---|---|
UrlNormalizer |
getNormalizer()
Return the default UrlNormalizer implementation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UrlNormalizerFactory(Configuration conf)
conf - Configuration| Method Detail |
|---|
public UrlNormalizer getNormalizer()
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||